Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
Thanks GitHub -.-
  • Loading branch information
p3lim committed Apr 24, 2021
1 parent 0bd7e40 commit 8d46c8a
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 @@ -15,7 +15,7 @@ jobs:
run: sed -ni '1p;2,/^###/{/^###/q;p;}' CHANGELOG.md

- name: Package and release
uses: BigWigsMods/packager@75faeae
uses: BigWigsMods/packager@75faeae705b7859108d9e1438a42b86490478af3
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
Expand Down

0 comments on commit 8d46c8a

Please sign in to comment.