mirror of
https://github.com/rocky-linux/srpmproc.git
synced 2024-12-04 18:36:26 +00:00
Update go.yml
This commit is contained in:
parent
6811daad5d
commit
f63085098e
7
.github/workflows/go.yml
vendored
7
.github/workflows/go.yml
vendored
@ -1,11 +1,12 @@
|
||||
name: Go
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user