fix(ci/update): Rename secrets to represent source host
Some checks failed
Perform checks / formatting (push) Failing after 2s
Perform checks / nix_flake_check (push) Failing after 2s
Perform checks / nix_build (push) Failing after 2s

This commit is contained in:
Jiří Štefka 2024-12-13 13:08:12 +01:00
parent a0aae4711d
commit 64564114ff
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/update-flake-lock@main
with:
# inputs: dzgui dzgui-testing # We'll see whether I want to limit the updates to dzgui
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
token: ${{ secrets.FORGEJO_TOKEN_FOR_UPDATES }}
pr-title: "Update flake.lock"
pr-assignees: jiriks74
pr-labels: |