Skip to content

Commit

Permalink
fix: release github action
Browse files Browse the repository at this point in the history
  • Loading branch information
just-hms committed Oct 3, 2024
1 parent 535c4f2 commit 30e221e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Checkout repository
uses: actions/checkout@v4

- name: Set version
run:
Expand Down

0 comments on commit 30e221e

Please sign in to comment.