Skip to content

Commit 8d564df

Browse files
author
evombau
committed
Update branchPR.yaml
1 parent 130394c commit 8d564df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/branchPR.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ jobs:
2525
uses: actions/[email protected]
2626
with:
2727
path: awesome-ci
28+
- name: Dryrun dummy Release
29+
run: ./awesome-ci createRelease -patchLevel bugfix -dry-run
30+
env:
31+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)