Skip to content

Commit

Permalink
Pin packager to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppzippy committed Jul 1, 2022
1 parent 069a486 commit 74f0409
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 @@ -14,7 +14,7 @@ jobs:
- name: Lint
run: luacheck .
- name: Package and release
uses: BigWigsMods/packager@master
uses: BigWigsMods/packager@v2
env:
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
CF_API_KEY: ${{ secrets.CF_API_KEY }}
Expand Down

0 comments on commit 74f0409

Please sign in to comment.