Skip to content

Commit

Permalink
update commit message of on-core-release.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
axherrm committed Feb 8, 2024
1 parent 27a1f9b commit 18953e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-core-release.yml
Original file line number Diff line number Diff line change
@@ -24,5 +24,5 @@ jobs:
- name: Commit updated submodule
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Release ${{ github.event.client_payload.version }}
commit_message: Update core to ${{ github.event.client_payload.version }}
token: ${{ secrets.PAT }}

0 comments on commit 18953e0

Please sign in to comment.