We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21f6ff commit 971f19dCopy full SHA for 971f19d
.github/workflows/prepare-release.md
@@ -41,7 +41,7 @@ concurrency:
41
42
jobs:
43
release:
44
- uses: hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml@0.3.2
+ uses: hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml@0.4.0
45
with:
46
# Json array of runner(s) to use.
47
# See <https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job>.
0 commit comments