Skip to content

Commit

Permalink
chore: attempt to fix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
cusspvz committed Oct 23, 2023
1 parent 73c9183 commit 4cbb2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: Saionaro/[email protected]

- name: Setup
uses: ./.github/actions/setup
uses: ./.github/actions/setup.yml

- name: Print version
run: echo ${{ steps.extract_version.outputs.version }}
Expand Down

0 comments on commit 4cbb2bc

Please sign in to comment.