Change from rolling to tagged releases
This commit is contained in:
parent
6256b599c8
commit
2bf43d60c7
|
@ -1,8 +1,8 @@
|
|||
name: "Publish to FlakeHub"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
jobs:
|
||||
flakehub-publish:
|
||||
runs-on: "ubuntu-latest"
|
||||
|
@ -17,4 +17,3 @@ jobs:
|
|||
name: "edolstra/flake-compat"
|
||||
rolling: true
|
||||
visibility: "public"
|
||||
|
Loading…
Reference in a new issue