Skip to content

Commit

Permalink
chore: update giantnodes/next-semver
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILLIPS71 committed Apr 13, 2024
1 parent 8bcfebe commit db5c7e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
steps:
- name: '🏷️ Release'
id: version
uses: giantnodes/semver@latest
uses: giantnodes/next-semver@v0.0.1
with:
path: VERSION.txt
type: ${{ inputs.RELEASE_TYPE }}
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ on:
- canary

jobs:
stage:
release:
name: '🏷️ Release'
runs-on: ubuntu-latest
steps:
- name: '🐙️ Checkout'
Expand Down

0 comments on commit db5c7e7

Please sign in to comment.