We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251b61d commit b7263d9Copy full SHA for b7263d9
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
id: create_release
60
uses: softprops/action-gh-release@v1
61
with:
62
- tag_name: v0.1.0-alpha.1
+ tag_name: v0.1.0-beta.1
63
files: |
64
extension.zip
65
service.zip
0 commit comments