1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Remove Stray Needs Declaration

This commit is contained in:
Josh Cummings
2025-11-04 10:08:45 -07:00
parent 03eadb846c
commit 20ae9dc6bc
-1
View File
@@ -16,7 +16,6 @@ permissions:
jobs: jobs:
perform-release: perform-release:
name: Perform Release name: Perform Release
needs: [ project-version ]
uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@v1 uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@v1
with: with:
should-perform-release: true should-perform-release: true