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/**/*
|
||||
|
||||
jobs:
|
||||
if: github.repository == 'Skynet/nixos'
|
||||
#if: github.repository == 'Skynet/nixos'
|
||||
build:
|
||||
runs-on: nix
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue