We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61516d commit d339654Copy full SHA for d339654
.github/workflows/delete-staged-release.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
delete-staged-release:
10
name: Delete Staged Release
11
+ runs-on: ubuntu-latest
12
steps:
13
- name: Set up JFrog CLI
14
uses: jfrog/setup-jfrog-cli@9fe0f98bd45b19e6e931d457f4e98f8f84461fb5 # v4.4.1
0 commit comments