Skip to content

Commit

Permalink
testing (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyclarke authored Sep 16, 2024
1 parent d1db07a commit 9d41ffe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tagging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "Tag to create ${{ steps.tag-name.outputs.tag-name }} " >> ${GITHUB_STEP_SUMMARY}
- name: Bump version and push tag
uses: timothyclarke/github-tag-action@1535c4ed9bb0f4a7817f8982b6a424d543d2d009
uses: timothyclarke/github-tag-action@8817f7085aff772acb3784c918c9310a93e2347b
# uses: anothrNick/github-tag-action@v1 # Don't use @master or @v1 unless you're happy to test the latest version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
Expand Down
1 change: 0 additions & 1 deletion folder/one/placeholder
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
a


1 change: 0 additions & 1 deletion folder/two/placeholder
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
a


0 comments on commit 9d41ffe

Please # to comment.