Skip to content

Commit

Permalink
ci: fix bump
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jun 27, 2024
1 parent 515f5f2 commit 2ee35d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: cachix/install-nix-action@V27
- run: ./pkgs/gopls/update.sh
- run: ./pkgs/golangci-lint/update.sh
- run: git add -A
- uses: stefanzweifel/git-auto-commit-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2ee35d1

Please sign in to comment.