Skip to content

Commit

Permalink
Update tag-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arodski authored Dec 5, 2024
1 parent 007ed53 commit 5f83ab8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:

- name: checkout
uses: actions/checkout@v3
with:
ssh-key: "${{ secrets.TAG_COMMIT_KEY }}"


- name: tag
shell: bash
run: |
Expand Down

0 comments on commit 5f83ab8

Please sign in to comment.