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

Commit 30b6d15

Browse files
authored
Update README.md
Add note about v1.0 prerelease
1 parent 7550ea1 commit 30b6d15

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/[email protected]
7+
- uses: dev-drprasad/[email protected] # 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)