Skip to content

Commit

Permalink
Use deployment key
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkwouter committed Jun 18, 2024
1 parent 8e6dd7e commit 252a2bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}

- name: Tag new release name
run: |
Expand Down

0 comments on commit 252a2bc

Please sign in to comment.