We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79d0b5 commit db7a3ffCopy full SHA for db7a3ff
README.md
@@ -16,7 +16,7 @@ jobs:
16
release:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: sekassel-research/[email protected].0
+ - uses: sekassel-research/[email protected].1
20
with:
21
rancher_url: ${{ secrets.RANCHER_URL }} # e.g. https://rancher.test.de
22
rancher_token: ${{ secrets.RANCHER_TOKEN }} # e.g. token-xxxxx:xxxxxxxxxxxxxxx
0 commit comments