Skip to content

chore(deps): update marocchino/sticky-pull-request-comment action to … #3415

chore(deps): update marocchino/sticky-pull-request-comment action to …

chore(deps): update marocchino/sticky-pull-request-comment action to … #3415

Workflow file for this run

name: release
on:
push:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@efca92ebf0309a89e2e1bb69b1f52115ff8ee7d6 # main
with:
releaseScript: release
secrets:
# githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}