Skip to content

Commit

Permalink
chore(action): fix branch name for extension package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
with-shrey committed May 14, 2024
1 parent 93d6fb1 commit 19805fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
token: ${{ secrets.PAT_TOKEN }}
repository: toggl/track-extension-core
event-type: bump-button-version
client-payload: '{"release_id": "${{ steps.create_release.outputs.id }}" }'

0 comments on commit 19805fc

Please sign in to comment.