Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Oct 13, 2021
1 parent 0a8f7fa commit 292f88c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ jobs:
build/checksum.txt
build/glaxnimate-x86_64.zip
build/bin/python/dist/
- name: Update release
uses: johnwbyrd/update-release@v1
- name: Update Release
uses: johnwbyrd/update-release@v1.0.0
if: ${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/pre-release' || github.ref == 'refs/heads/release' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 292f88c

Please sign in to comment.