Skip to content

Commit

Permalink
commit branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan committed Jun 20, 2022
1 parent c5ee5ce commit 1607fe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tagging-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
- uses: actions/checkout@v3
- uses: ncipollo/release-action@v1
with:
commit: 00c94e1
commit: tagging
tag: v2
token: ${{ secrets.GITHUB_TOKEN }}


tag-exists:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1607fe1

Please sign in to comment.