We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7d532 commit 911ef0eCopy full SHA for 911ef0e
.github/workflows/release.yml
@@ -8,6 +8,8 @@ jobs:
8
kubectl_rabbitmq:
9
runs-on: ubuntu-latest
10
steps:
11
+ - name: Checkout
12
+ uses: actions/checkout@main
13
- name: Update new version in krew-index
14
uses: rajatjindal/[email protected]
15
with:
0 commit comments