forked from malobeo/infrastructure
This commit is contained in:
@@ -31,11 +31,10 @@ jobs:
|
|||||||
run: nix flake check --all-systems --verbose
|
run: nix flake check --all-systems --verbose
|
||||||
|
|
||||||
- name: Create Gitea PR
|
- name: Create Gitea PR
|
||||||
uses: https://github.com/Mai0313/create-pull-request@main
|
uses: https://github.com/arifer612/Gitea-PR-action@v1
|
||||||
with:
|
with:
|
||||||
github-server-url: https://git.dynamicdiscord.de
|
url: https://git.dynamicdiscord.de
|
||||||
token: ${{ secrets.AHTLONS_GITEA_TOKEN }}
|
token: ${{ secrets.AHTLONS_GITEA_TOKEN }}
|
||||||
commit-message: 'Update flake.lock'
|
tea-version: 0.9.2
|
||||||
committer: 'malobot <malobot@systemli.org>'
|
pr-label: bump
|
||||||
title: 'Update flake.lock'
|
assignee: ${{ github.actor }}
|
||||||
assignees: 'ahtlon'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user