Update .forgejo/workflows/deploy.yaml
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
83722c0f09
commit
b7e8502c4d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
- config/**/*
|
- config/**/*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
if: github.repository == 'Skynet/nixos'
|
#if: github.repository == 'Skynet/nixos'
|
||||||
build:
|
build:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue