Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
  • Loading branch information
AlexsJones committed Mar 21, 2023
1 parent 2a6404b commit 880c1e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yaml → .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: goreleaser
name: release

on:
pull_request:
push:

tags:

- '*'
permissions:
contents: write

Expand Down

0 comments on commit 880c1e9

Please sign in to comment.