Check out ref
All checks were successful
/ better_name (boookworm, v1.0) (push) Successful in 4s
/ better_name (boookworm, v1.2) (push) Successful in 4s
/ better_name (bullseye, v1.0) (push) Successful in 4s
/ better_name (bullseye, v1.2) (push) Successful in 3s

This commit is contained in:
Johan Wassberg 2024-09-10 16:07:14 +02:00
parent 59228c9f00
commit ac48618509
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -2,6 +2,7 @@ on:
push: push:
schedule: schedule:
- cron: "*/5 * * * *" - cron: "*/5 * * * *"
jobs: jobs:
better_name: better_name:
strategy: strategy:
@ -19,3 +20,4 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
ref: refs/tags/v1.0.0