Skip to content

Commit

Permalink
Update .github/workflows/automation-tests-on-repository-dispatch.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mikail <6186720+NyanKiyoshi@users.noreply.github.com>
  • Loading branch information
karola312 and NyanKiyoshi authored May 15, 2024
1 parent 2e6d8f7 commit 369d917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: get-environment-variables
run: |
node .github/workflows/getEnvironmentVariables.js \
--custom_version $CUSTOM_VERSION \
--custom_version "$CUSTOM_VERSION" \
--repo_token "$REPO_TOKEN"
run-tests-on-release:
Expand Down

0 comments on commit 369d917

Please sign in to comment.