Skip to content

Commit bae5ed8

Browse files
wip
1 parent 8577dfb commit bae5ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
109109
publish:
110110
needs: [build, test, check-snapstore-login]
111-
uses: ./.github/workflows/publish.yaml
111+
uses: ./.github/workflows/publish.yaml@fix/publish_with_artifacts-from-different-branches
112112
with:
113113
artifact-pattern: 'workflow-build-snap-*-${{ inputs.git-ref }}'
114114
snap-risk: ${{ inputs.snap-risk }}

0 commit comments

Comments
 (0)