Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier committed Dec 18, 2022
2 parents 9ec84f8 + e2d28d9 commit a4189ba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: goreleaser
on:
workflow_dispatch:

permissions:
contents: read

jobs:
goreleaser:
runs-on: ubuntu-latest
Expand All @@ -20,10 +17,6 @@ jobs:
with:
go-version: 1.19

- run: |
# https://github.com/actions/setup-go/issues/107
cp -f `which go` /usr/bin/go
- name: Make All
run: |
./package.sh
Expand Down

0 comments on commit a4189ba

Please sign in to comment.