Skip to content

Commit

Permalink
Upgrade copy action
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Feb 6, 2025
1 parent da0123e commit c6eefa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror-page-ui-to-page-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Pushes all PageUI templates to PageAI
uses: nkoppel/push-files-to-another-repository@v1.1.4
uses: danmindru/push-files-to-another-repository@1.0.0
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
Expand Down

0 comments on commit c6eefa8

Please sign in to comment.