Skip to content

Merge pull request #12 from ImDevinC/use-pat #16

Merge pull request #12 from ImDevinC/use-pat

Merge pull request #12 from ImDevinC/use-pat #16

name: Bump SemVer Tags
on:
push:
branches:
- main
paths:
- '.github/workflows/*'
jobs:
check-pr:
uses: ./.github/workflows/shared-bump-semver-tags.yaml
secret:

Check failure on line 13 in .github/workflows/merge-bump-semver.yaml

View workflow run for this annotation

GitHub Actions / Bump SemVer Tags

Invalid workflow file

The workflow is not valid. .github/workflows/merge-bump-semver.yaml (Line: 13, Col: 5): Unexpected value 'secret'
PUBLISH_PAT: ${{ secrets.GITHUB_TOKEN }}