diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2c51cae..64566b6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,6 +1,7 @@ name: 'Publish immutable action version' on: + workflow_dispatch: release: types: - 'published' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 15eea04..9af9621 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,10 @@ on: jobs: release: - if: "startsWith(github.event.head_commit.message, 'Release: v')" + if: |- + startsWith(github.event.head_commit.message, 'Release: v') name: 'Release' - uses: 'google-github-actions/.github/.github/workflows/release.yml@v0' + uses: 'google-github-actions/.github/.github/workflows/release.yml@v1' # ratchet:exclude + # 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 + secrets: + ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: