Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
motive committed Apr 6, 2025
1 parent 58eb21d commit a8f48f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Sync Actions
run: |
mkdir ./cache
actions-sync \
actions-sync sync \
--cache-dir ./cache \
--destination-url https://openwow.dev \
--destination-token "{{ secrets.ACTIONS_SYNC_TOKEN }}" \
Expand Down

0 comments on commit a8f48f2

Please sign in to comment.