Skip to content

Commit 2e31779

Browse files
fix: correctly trigger docker publish (#234)
1 parent 4882a21 commit 2e31779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,4 @@ jobs:
139139
make_latest: true
140140
name: "v${{ steps.bump-version.outputs.version }}"
141141
tag_name: "v${{ steps.bump-version.outputs.version }}"
142+
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)