Skip to content

Commit 5f01338

Browse files
committed
Try out extra-debug
1 parent 436ff68 commit 5f01338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
release:
8-
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@v2
8+
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@extra-debug
99
permissions: { contents: write, pull-requests: write }
1010
secrets:
1111
SONATYPE_TOKEN: ${{ secrets.AUTOMATED_MAVEN_RELEASE_SONATYPE_TOKEN }}

0 commit comments

Comments
 (0)