Merge branch 'main' of github.com:danielmiessler/fabric

This commit is contained in:
Daniel Miessler 2024-08-16 14:09:59 -07:00
commit 346b051aec

View File

@ -2,8 +2,9 @@ name: Go Build and Release
on: on:
push: push:
tags: branches: [ "main" ]
- 'v*.*.*' pull_request:
branches: [ "main" ]
jobs: jobs:
build: build: