Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a13700e6 | |||
| 636b9941bd | |||
| 88de705b44 | |||
| 62a4ad0954 | |||
| 230dc91af4 |
@@ -2,14 +2,14 @@ name: release
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- '*'
|
- main # Or your desired branch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: fedora-cloud-42
|
runs-on: fedora-cloud-42
|
||||||
|
# container: git.phyllo.me/roots/fedora-runner-image:42
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
- uses: checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
Reference in New Issue
Block a user