Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twpayne/chezmoi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.40.1
Choose a base ref
...
head repository: twpayne/chezmoi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.40.2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 9, 2023

  1. Copy the full SHA
    9f20f69 View commit details
Showing with 1 addition and 0 deletions.
  1. +1 −0 .github/workflows/main.yml
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -417,6 +417,7 @@ jobs:
version: latest
args: release --timeout=1h
env:
CHOCOLATEY_API_KEY: ${{ secrets.CHOCOLATEY_API_KEY }}
COSIGN_PWD: ${{ secrets.COSIGN_PWD }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
SCOOP_GITHUB_TOKEN: ${{ secrets.SCOOP_GITHUB_TOKEN }}