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 5b66959 commit 83ce3f1Copy full SHA for 83ce3f1
.github/workflows/release.yaml
@@ -8,4 +8,4 @@ on:
8
9
jobs:
10
release-mkdocs:
11
- uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.39.3
+ uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.41.1
.github/workflows/semantic-release.yaml
@@ -8,6 +8,6 @@ on:
semantic-release:
- uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.39.3
+ uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.41.1
12
secrets:
13
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
0 commit comments