Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 98a1ab6f86 | |||
|
|
6a2af26495 | ||
|
|
086f0b3937 |
@@ -2,7 +2,7 @@ name: checkout_fedora-image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ devel ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
|
|||||||
@@ -30,4 +30,4 @@ jobs:
|
|||||||
uses: https://git.phyllo.me/devops/action-gh-release@v2
|
uses: https://git.phyllo.me/devops/action-gh-release@v2
|
||||||
if: github.ref_type == 'tag'
|
if: github.ref_type == 'tag'
|
||||||
with:
|
with:
|
||||||
generate_release_notes: true
|
files: Release.txt
|
||||||
Reference in New Issue
Block a user