Skip to content

Commit

Permalink
chore: release 0.0.1 Release-As 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbe committed Jul 25, 2024
1 parent 4281d2d commit 8c2fc16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
skip-github-release: true
- uses: actions/checkout@v4
- name: tag major and minor versions
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 8c2fc16

Please sign in to comment.