Update .forgejo/workflows/deploy.yml
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 47s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 47s
This commit is contained in:
parent
d6844a8bf5
commit
ba06b79ef1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
- 'main'
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
if: github.repository == 'profectus-engine/profectus-docs'
|
||||
if: github.repository == 'profectus/profectus-docs'
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Setup RSync
|
||||
|
|
Loading…
Add table
Reference in a new issue