Merge pull request #66 from hl-archive-node/feat/nb-release

fix: Fix tag format
This commit is contained in:
sprites0
2025-09-13 16:48:00 -04:00
committed by GitHub

View File

@ -6,7 +6,7 @@ on:
push: push:
tags: tags:
- v* - v*
- nb-???????? - nb-*
env: env:
IMAGE_NAME: ${{ github.repository_owner }}/nanoreth IMAGE_NAME: ${{ github.repository_owner }}/nanoreth