Skip to content

Commit

Permalink
testing (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyclarke authored Sep 16, 2024
1 parent be5d066 commit 127daf4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 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@3acdde762914d227cfe7817860c4d8945b880319
uses: timothyclarke/github-tag-action@a970082a7a44289bdaa93dfdc33110b94ff86ee1
# 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
4 changes: 0 additions & 4 deletions folder/one/placeholder
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ a







1 change: 1 addition & 0 deletions folder/three/placeholder
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
a



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




0 comments on commit 127daf4

Please # to comment.