Skip to content

Commit

Permalink
Modified Release build file
Browse files Browse the repository at this point in the history
  • Loading branch information
Snitkovski committed Nov 11, 2022
1 parent 0fbd683 commit 85b1596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: ./build/*.cf

- name: Uploading to Releases
uses: AButler/upload-release-assets@master
uses: AButler/upload-release-assets@v1.0
with:
files: ./build/*.cf
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 85b1596

Please sign in to comment.