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.3
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 3f5f4e5 commit d5df65e
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.2
uses: nkoppel/push-files-to-another-repository@v1.1.3
continue-on-error: true
env:
API_TOKEN_GITHUB: ${{ steps.get_token.outputs.token }}
Expand Down

0 comments on commit d5df65e

Please sign in to comment.