Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Workfl…
Browse files Browse the repository at this point in the history
…ow for release
  • Loading branch information
juditnovak committed May 16, 2023
1 parent 4e62904 commit e9a890c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release_github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@ jobs:
env:
URL_BASE: "${{ vars.GITHUB_SERVER_URL }}/${{ vars.GITHUB_REPOSITORY }}/releases/download"
PKG_NAME: spark_client
needs:
- autorelease
- checks
needs: autorelease
steps:
- id: check-tar-gz
name: Check tar.gz package
Expand Down

0 comments on commit e9a890c

Please sign in to comment.