Skip to content

Commit

Permalink
Merge pull request #4 from asdf-vm/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.0.0
  • Loading branch information
Stratus3D authored Dec 20, 2024
2 parents 8e83993 + f4e5286 commit 4263126
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ on:
jobs:
release:
runs-on: ubuntu-latest
outputs:
tag_name: ${{ steps.create-release.outputs.tag_name }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
name: create release
id: create-release
with:
release-type: simple
bump-minor-pre-major: true # remove this to enable breaking changes causing 1.0.0 tag
Expand Down
Loading

0 comments on commit 4263126

Please sign in to comment.