Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
pyTooling action: r0 -> r2
  • Loading branch information
Argent77 committed Nov 16, 2024
1 parent d8165eb commit 49ea27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ant -noinput -buildfile build.xml
- name: Upload artifact
if: ${{ github.repository == 'Argent77/NearInfinity' }}
uses: pyTooling/Actions/releaser@r0
uses: pyTooling/Actions/releaser@r2
with:
tag: nightly
rm: true
Expand Down

0 comments on commit 49ea27b

Please sign in to comment.