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