mirror of
https://github.com/jwetzell/osc-go.git
synced 2026-08-13 19:03:38 +00:00
update release workflow
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: "release go binaries for multiple os/arch"
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user