test
This commit is contained in:
parent
d91ff722a7
commit
2e35b6503e
@ -6,10 +6,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: /repo
|
||||
steps:
|
||||
steps:
|
||||
- name: Set git remote if not already set
|
||||
run: git remote -v | grep -w gitea || git remote add gitea "./gitea/git/repositories/${GITHUB_REPOSITORY,,}.git"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user