We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8423c15 commit fdceadfCopy full SHA for fdceadf
.github/workflows/delete-staged-release.yml
@@ -15,4 +15,4 @@ jobs:
15
env:
16
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
17
- name: Delete Build
18
- run: jfrog rt delete --build spring-restdocs-${{ github.event.inputs.build-version }}
+ run: jfrog rt delete --build spring-graphql-${{ github.event.inputs.build-version }}
0 commit comments