Skip to content

Commit

Permalink
ci: properly assign a version to commit-to-another-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed May 11, 2024
1 parent 81bb12d commit dd4b732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: bun run docs

- name: Commit the Docs
uses: cpina/github-action-push-to-another-repository@main
uses: cpina/github-action-push-to-another-repository@v1
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
Expand Down

0 comments on commit dd4b732

Please sign in to comment.