Skip to content

Commit

Permalink
Update arma3tools tag
Browse files Browse the repository at this point in the history
  • Loading branch information
veteran29 committed Oct 7, 2023
1 parent 2cce81c commit f452ccc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- name: Pull Arma3Tools
run: |
echo ${{ secrets.CR_PAT }} | docker login -u ${{ secrets.CR_USER }} --password-stdin ghcr.io
docker pull mcr.microsoft.com/windows/servercore:ltsc2022
docker pull ghcr.io/armaforces/arma3tools:latest
docker pull ghcr.io/armaforces/arma3tools:v2
- name: Build using HEMTT
run: |
Expand Down

0 comments on commit f452ccc

Please sign in to comment.