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 ad55585 commit e9645fdCopy full SHA for e9645fd
.github/workflows/release-semantic.yml
@@ -7,11 +7,11 @@ on:
7
jobs:
8
build:
9
name: DargStack rgen
10
- uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.3.6
+ uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.3.7
11
release-semantic:
12
needs: build
13
name: Semantic Release
14
- uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.3.6
+ uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.3.7
15
permissions:
16
contents: write
17
secrets:
0 commit comments