Skip to content

Commit

Permalink
goreleaser config edits
Browse files Browse the repository at this point in the history
  • Loading branch information
RawanMostafa08 committed Sep 5, 2024
1 parent 067db6d commit a83821a
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,7 @@ on:
jobs:
goreleaser:
runs-on: ubuntu-latest
main: ./cmd/cat
main: ./cmd/echo
main: ./cmd/env
main: ./cmd/false
main: ./cmd/head
main: ./cmd/tail
main: ./cmd/tree
main: ./cmd/true
main: ./cmd/wc
main: ./cmd/yes
main: ./cmd
permissions:
contents: write
steps:
Expand Down

0 comments on commit a83821a

Please sign in to comment.