Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elit-cx authored Jan 26, 2021
1 parent ac8870d commit 09252ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --rm-dist --snapshot ----skip-validate --config="./.goreleaser-schedueled.yml"
args: release --rm-dist --snapshot --skip-validate --config="./.goreleaser-schedueled.yml"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release
Expand Down

0 comments on commit 09252ed

Please sign in to comment.