Skip to content

Commit

Permalink
💚 update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zcubbs committed Oct 15, 2023
1 parent 12eb883 commit a596c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: static_version
run: |
echo "::set-output name=major::0"
echo "::set-output name=minor::8"
echo "::set-output name=minor::1"
- name: Get latest release version
id: latest_version
Expand Down

0 comments on commit a596c5b

Please sign in to comment.