Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 8cd619d

Browse files
authored
Merge pull request #35 from dev-drprasad/thadguidry-patch-1
2 parents 7550ea1 + fe70c9a commit 8cd619d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Add following step to your workflow:
55

66
```yaml
7-
- uses: dev-drprasad/delete-tag-and-release@v0.2.1
7+
- uses: dev-drprasad/delete-tag-and-release@v1.0 # PRERELEASE is v1.0 and can also be used to test and give us feedback
88
with:
99
tag_name: v0.1.0 #(required) tag name to delete
1010
github_token: ${{ secrets.GITHUB_TOKEN }} # (required) a GitHub token with write access to the repo that needs to be modified

0 commit comments

Comments
 (0)