Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 authored Oct 27, 2022
1 parent 511dfe1 commit 12fb442
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 @@ -70,6 +70,6 @@ jobs:
command: upload
args: --skip-existing *
- name: Release
uses: softprops/action-gh-release@v3
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 12fb442

Please sign in to comment.