Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dschuff authored Oct 15, 2024
1 parent de7c6e4 commit f3a2d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v6
with:
github-token: ${{ secrets.EMSCRIPTEN_BOT_TOKEN }}
token: ${{ secrets.EMSCRIPTEN_BOT_TOKEN }}
title: Release ${{ env.RELEASE_VERSION }}
commit-message: |
Release ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit f3a2d46

Please sign in to comment.