Skip to content

Commit 6daf16a

Browse files
committed
Try out updated release flow
1 parent f6c8926 commit 6daf16a

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
@@ -3,7 +3,7 @@ on: workflow_dispatch
33

44
jobs:
55
release:
6-
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@v2
6+
uses: guardian/gha-scala-library-release-workflow/.github/workflows/reusable-release.yml@search-for-repos-github-app-can-not-access
77
permissions: { contents: write, pull-requests: write }
88
secrets:
99
SONATYPE_TOKEN: ${{ secrets.AUTOMATED_MAVEN_RELEASE_SONATYPE_TOKEN }}

0 commit comments

Comments
 (0)