cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 9996bc28ac9dc2f2765274de0fd417efe91070df
parent 79980017bd70f477e72774b7cdf0992e709d8aa7
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 16 Oct 2024 19:26:20 +0200

Update ci

Diffstat:
M.github/workflows/update.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml @@ -30,7 +30,7 @@ jobs: go install github.com/google/yamlfmt/cmd/yamlfmt@latest yamlfmt . - name: Create Pull Request - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update-flux