sagsag
This commit is contained in:
parent
8da72419a3
commit
8ae0cb9d30
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,8 +5,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: A job to say hello
|
name: A job to say hello
|
||||||
steps:
|
steps:
|
||||||
- name: Hello world action step
|
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
- name: Hello world action step
|
||||||
uses: .github/custom-actions/sourcehut-layer
|
uses: .github/custom-actions/sourcehut-layer
|
||||||
id: hello
|
id: hello
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user