Skip to content

Commit

Permalink
v0.1.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray-D-Song committed Oct 31, 2024
1 parent 9dec6f5 commit 4652939
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/preview-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- dev
- main
- hotfix
- recent_save

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
id: create_release
uses: softprops/action-gh-release@v1
with:
tag_name: v0.1.0-beta.1
tag_name: v0.1.0-beta.2
files: |
extension.zip
service.zip
Expand Down

0 comments on commit 4652939

Please sign in to comment.