Skip to content

Pin the-guild-org/shared-config action to f4eea98 #147

Pin the-guild-org/shared-config action to f4eea98

Pin the-guild-org/shared-config action to f4eea98 #147

Workflow file for this run

name: pr
on:
pull_request:
branches:
- master
jobs:
release:
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@f4eea983237a44bb0ca19c3348dacbfdfcdbec23 # main
with:
npmTag: alpha
buildScript: build
nodeVersion: 18
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}