Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Jul 11, 2023
1 parent 70e73c8 commit e5af5cd
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 @@ -77,7 +77,7 @@ jobs:
esac
echo "type=$rel_type" >> $GITHUB_OUTPUT
- name: Create release
uses: juraj-hrivnak/upload-curseforge-modpack-action@v2.0.0
uses: juraj-hrivnak/upload-curseforge-modpack-action@v1.0.1
with:
api-token: ${{ secrets.CF_API_TOKEN }}
project-id: ${{ env.PROJECT_ID }}
Expand Down

0 comments on commit e5af5cd

Please sign in to comment.