Skip to content

Commit

Permalink
specify secret key for action
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Sikina authored and Luke-Sikina committed Jun 12, 2024
1 parent 3843535 commit 2071dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/sync_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ssh-key: ${{secrets.SECRET_KEY}}
fetch-depth: 0

- name: Setup Git User
Expand Down

0 comments on commit 2071dd2

Please sign in to comment.