Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jul 9, 2024
1 parent f8f2a49 commit d5f183e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Test Release
- name: Test Upload
uses: actions/github-script@v7
if: ${{ inputs.shouldUpload == 'true' }}
with:
Expand Down

0 comments on commit d5f183e

Please sign in to comment.