Skip to content

Commit

Permalink
Merge pull request #940 from haoming29/fix-invalid-gha-input
Browse files Browse the repository at this point in the history
Removed unused input tag in `release.yml`
  • Loading branch information
turetske authored Mar 13, 2024
2 parents 967e6a3 + 8f81302 commit 4ef9c8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,3 @@ jobs:
needs: [pre-release]
uses: PelicanPlatform/pelican/.github/workflows/release.yml@main
secrets: inherit
with:
tag: ${{ needs.pre-release.outputs.tag }}

0 comments on commit 4ef9c8d

Please sign in to comment.