This commit is contained in:
parent
b4885e42c2
commit
0f48763a78
@ -4,4 +4,5 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
- run: echo "${{ gitee.sha }}"
|
- run: echo "${{ gitea.sha }}"
|
||||||
|
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||||
|
Loading…
Reference in New Issue
Block a user