Skip to content

Commit 91a733f

Browse files
Update pack_publish.yml
1 parent bf075d8 commit 91a733f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/pack_publish.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Pack and Publish
1+
name: Pack and Publish
2+
23
on:
34
release:
45
types: [published]
@@ -24,7 +25,7 @@ jobs:
2425
with:
2526
branch: ${{ github.event.release.target_commitish }}
2627
solution_name: ${{ vars.SOLUTION_NAME }}
27-
28+
2829
publish:
2930
needs: [set-config, tests]
3031
uses: Stillpoint-Software/shared-workflows/.github/workflows/pack_and_publish.yml@main

0 commit comments

Comments
 (0)