Skip to content

Commit

Permalink
ci: [skip ci] with -> secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday authored Oct 8, 2023
1 parent d1cf6da commit a247e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
cz-dry-run:
needs: test
uses: prosegrinder/.github/.github/workflows/cz-dry-run.yaml@main
with:
secrets:
VERSION_BUMP_TAG_TOKEN: ${{ secrets.VERSION_BUMP_TAG_TOKEN }}

0 comments on commit a247e44

Please sign in to comment.