Skip to content

Commit

Permalink
Merge pull request #156 from ecmwf-actions/fix-sync-workflow-version1
Browse files Browse the repository at this point in the history
fix(anemoi sync): update version of sync action
  • Loading branch information
HCookie authored Feb 4, 2025
2 parents 7d92aa7 + 7447330 commit 3370a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-files-to-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Run Repo File Sync Action
uses: BetaHuhn/[email protected]
uses: BetaHuhn/[email protected].1
with:
GH_PAT: ${{ secrets.REPO_SYNC_ACTION_PAT }}
GIT_EMAIL: "[email protected]"
Expand Down

0 comments on commit 3370a4e

Please sign in to comment.