Skip to content

Commit

Permalink
Upgrade copy action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Feb 6, 2025
1 parent 9a3fdc7 commit 2fb96d1
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: danmindru/copy_folder_to_another_repo_action@1.0.0
uses: danmindru/copy_folder_to_another_repo_action@2.0.0
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
Expand Down

0 comments on commit 2fb96d1

Please sign in to comment.