Skip to content
Snippets Groups Projects
Commit cff53196 authored by Carl Tashian's avatar Carl Tashian
Browse files

Syntax

parent 30def653
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ name: Create Release & Upload Assets
on:
push:
tags:
- 'v*' # Push events matching v*, ie, v1.0, v0.85-rc3
- 'v*' # Push events matching v*, ie, v1.0, v0.85-rc3
jobs:
goreleaser:
goreleaser:
name: Build and publish a release with GoReleaser
runs-on: ubuntu-20.04
needs: create_release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment