Skip to content

Commit

Permalink
chore(deps): update nkoppel/push-files-to-another-repository action t…
Browse files Browse the repository at this point in the history
…o v1.1.4
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent ad11666 commit f213cce
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 @@ -36,7 +36,7 @@ jobs:

- name: Copy developer docs to repository
if: github.ref == 'refs/heads/main'
uses: nkoppel/push-files-to-another-repository@v1.1.3
uses: nkoppel/push-files-to-another-repository@v1.1.4
continue-on-error: true
env:
API_TOKEN_GITHUB: ${{ steps.get_token.outputs.token }}
Expand Down

0 comments on commit f213cce

Please sign in to comment.