Skip to content

Commit

Permalink
Merge pull request #13 from ImDevinC/typo
Browse files Browse the repository at this point in the history
Use secrets
  • Loading branch information
ImDevinC committed Jan 29, 2024
2 parents 218b778 + 8e8d2e6 commit e911706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-bump-semver.yaml
Expand Up @@ -10,5 +10,5 @@ on:
jobs:
check-pr:
uses: ./.github/workflows/shared-bump-semver-tags.yaml
secret:
secrets:
PUBLISH_PAT: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e911706

Please sign in to comment.