1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-05-06 00:26:04 +02:00

Minor change to workflow YAML

This commit is contained in:
Luc Perkins 2023-08-22 11:13:18 -07:00
parent 260b240e92
commit 1117b469aa
No known key found for this signature in database
GPG Key ID: CED8419FB058467A

View File

@ -2,6 +2,7 @@ on:
push:
tags:
- "v*.*.*"
jobs:
publish:
runs-on: "ubuntu-latest"