1
0
mirror of synced 2026-04-25 03:46:21 +00:00

Update flake lock workflow

Update workflow so it creates trigger as user so  GitHub Action is triggering actual build
This commit is contained in:
Miodrag Milanović
2024-06-02 19:25:05 +02:00
committed by GitHub
parent 4b67f3757f
commit 803703a833

View File

@@ -15,7 +15,8 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@main
with:
token: ${{CI_CREATE_PR_TOKEN}}
pr-title: "Update flake.lock" # Title of PR to be created
pr-labels: | # Labels to be set on the PR
dependencies
automated
automated