Workflow changes
All checks were successful
Push to Github / push-to-github (push) Successful in 1m29s
All checks were successful
Push to Github / push-to-github (push) Successful in 1m29s
This commit is contained in:
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is pushing repo to Github
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push-to-github:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
Reference in New Issue
Block a user