Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
MatzeKitt committed Dec 19, 2020
1 parent be911b8 commit 2b4e6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: WoltLab Suite Package Creation
uses: KittMedia/action-wsc-package-create@v1
uses: KittMedia/action-wsc-package-create@main
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 2b4e6ca

Please sign in to comment.