Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! Workflow for release
  • Loading branch information
juditnovak committed May 16, 2023
1 parent 82f3d04 commit c825c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
env:
URL_BASE: "${{ vars.GITHUB_SERVER_URL }}/${{ vars.GITHUB_REPOSITORY }}/releases/download"
URL_BASE: "${{ GITHUB_SERVER_URL }}/${{ GITHUB_REPOSITORY }}/releases/download"
PKG_NAME: spark_client
needs: autorelease
steps:
Expand Down

0 comments on commit c825c5c

Please sign in to comment.