Skip to content

Commit

Permalink
Merge branch 'main' into chore/release-notes-output
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris authored Dec 13, 2023
2 parents 4f677bb + 8081b85 commit ef4ca7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tag-exists/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
using: composite

steps:
- id: check
- id: tag-exists
shell: bash
run: |
GET_API_URL="https://api.github.com/repos/${GITHUB_REPOSITORY}/git/ref/tags/${TAG_NAME}"
Expand Down

0 comments on commit ef4ca7f

Please sign in to comment.