This commit is contained in:
parent
7cc4456ae0
commit
6e0a52f568
@ -5,7 +5,6 @@ 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