parent
96e443b877
commit
93e65d54c1
@ -5,6 +5,7 @@ on: [push]
|
||||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user