Skip to content

Commit

Permalink
ci(server): update build_server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyshx authored Aug 4, 2023
1 parent 79aaf02 commit 41195ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
args: release --clean ${{ env.SNAPSHOT }}
workdir: server
env:
Expand Down

0 comments on commit 41195ae

Please sign in to comment.