Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Nov 24, 2020
1 parent 2bd077e commit 032d7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Bootstrap Bali
run: ${{ matrix.bootstrap_script }}
- name: Upload release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@v2
if: startsWith(github.ref, 'refs/tags/')
with:
file_glob: true
Expand Down

0 comments on commit 032d7e7

Please sign in to comment.