Skip to content

Refactor Generic Auth plugin (#2281) #1916

Refactor Generic Auth plugin (#2281)

Refactor Generic Auth plugin (#2281) #1916

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@v1
with:
releaseScript: release
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}