Browse Source

Update release.yml

Signed-off-by: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com>
tags/v0.1.2
Xinwei Xiong GitHub 3 years ago
parent
commit
6df27fcdc3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .github/workflows/release.yml

+ 2
- 2
.github/workflows/release.yml View File

@@ -1,9 +1,9 @@
name: goreleaser

on:
pull_request:
push:

tags:
- '*'
permissions:
contents: write



Loading…
Cancel
Save