Skip to content

Commit 7517b23

Browse files
authored
Merge branch 'master' into renovate/npm-dependencies
2 parents 8cd0925 + 7d6882d commit 7517b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: ./.github/workflows/build.yml
1414

1515
release:
16-
uses: SpiralP/github-reusable-workflows/.github/workflows/release.yml@3a9b8c574d1e6b0d0c4c9818c69b59d01e6a6314 # main
16+
uses: SpiralP/github-reusable-workflows/.github/workflows/release.yml@26c0416b0b9783e3015cc8945a83325390687338 # main
1717
needs: build
1818
if: "${{ success() && always() && ! startsWith(github.event.head_commit.message, 'chore(release): ') }}"
1919
permissions: {} # none, since we use a custom app

0 commit comments

Comments
 (0)