Skip to content

Commit

Permalink
feat(semver): add support for semantic version as input
Browse files Browse the repository at this point in the history
  • Loading branch information
dharsanb committed Jun 18, 2024
1 parent 98cc815 commit f3a0df0
Show file tree
Hide file tree
Showing 5 changed files with 7,538 additions and 590 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: ./
with:
version: '0.12.0'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Ensure humctl is installed
run: humctl version
Loading

0 comments on commit f3a0df0

Please sign in to comment.