updating workflows

This commit is contained in:
albert 2025-02-12 10:52:18 -08:00
parent edb1628150
commit 2a5f8a8f4a
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
git config --global user.email '${{ github.actor }}@sysctl.io'
git config --global user.name '${{ github.actor }}'
git commit -am "[${{ github.job }}] [ACT] Flake Lock Update"
git push
git push https://${{ secrets.REPO_RW_TOKEN }}@git.sysctl.io/${{ github.repository }}.git
- name: Send Notification
uses: actions/gotify-action@master
if: always()

2
flake.lock generated
View file

@ -1,5 +1,5 @@
{
"nodess": {
"nodes": {
"base16": {
"inputs": {
"fromYaml": "fromYaml"