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 9c69d45 commit 0a05f04Copy full SHA for 0a05f04
1 file changed
structkit/contribs/github/workflows/release-drafter.yaml
@@ -1,7 +1,7 @@
1
files:
2
- - .github/workflows/release-drafter.yaml:
+ - .github/workflows/z-release-drafter.yaml:
3
content: |
4
- name: release-drafter
+ name: z-release-drafter
5
6
on:
7
push:
@@ -27,9 +27,9 @@ files:
27
prerelease: false
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
- - .github/workflows/major-tagging.yaml:
+ - .github/workflows/z-major-tagging.yaml:
31
32
- name: major-tagging
+ name: z-major-tagging
33
34
35
0 commit comments