Skip to content

Commit

Permalink
update version for nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
obs-gh-alexlew committed Jun 13, 2024
1 parent ad35ad9 commit 37938e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser-pro
# 'latest', 'nightly', or a semver
version: latest
version: nightly
args: release --clean --skip=validate --verbose --nightly
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 37938e9

Please sign in to comment.