Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Jan 27, 2024
1 parent 71124e5 commit f4161b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: get-version
run: echo "version=$(node ./.github/workflows/get-version.js)" >> $GITHUB_OUTPUT

-name: Create Release
- name: Create Release
id: create-release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit f4161b5

Please sign in to comment.