Skip to content

Commit

Permalink
build: cleanup syntax in release workflow (#3123)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhum authored Sep 16, 2024
1 parent a57c16e commit 87166b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
run: echo "release_url=https://github.com/kanisterio/kanister/releases/tag/${RELEASE_TAG}" >> "$GITHUB_OUTPUT"

build_docs:
runs-on: ubuntu-latest
needs: [run_if, release_packages]
permissions:
contents: read
Expand Down

0 comments on commit 87166b2

Please sign in to comment.