Skip to content

fix(sqitch): correct target secret name #2763

fix(sqitch): correct target secret name

fix(sqitch): correct target secret name #2763

Workflow file for this run

name: 'CI'
on:
pull_request:
push:
jobs:
build:
name: DargStack rgen
uses: dargmuesli/github-actions/.github/workflows/[email protected]
release-semantic:
needs: build
name: Semantic Release
uses: dargmuesli/github-actions/.github/workflows/[email protected]
permissions:
contents: write
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}