mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Merge pull request #66 from hl-archive-node/feat/nb-release
fix: Fix tag format
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
- nb-????????
|
||||
- nb-*
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository_owner }}/nanoreth
|
||||
|
||||
Reference in New Issue
Block a user