Skip to content

Commit f8751d9

Browse files
committed
Switch back to v0
1 parent 7004cc6 commit f8751d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
draft-release:
1818
name: 'Draft release'
19-
uses: 'google-github-actions/.github/.github/workflows/draft-release.yml@main'
19+
uses: 'google-github-actions/.github/.github/workflows/draft-release.yml@v0'
2020
with:
2121
version_strategy: '${{ github.event.inputs.version_strategy }}'
2222
# secrets must be explicitly passed to reusable workflows https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow

0 commit comments

Comments
 (0)