Skip to content

Commit 2d1bbd2

Browse files
committed
test
1 parent f8a99b7 commit 2d1bbd2

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.github/workflows/awesome.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414

15-
- id: gostep
16-
uses: dsp-testing/github-go-script@main
15+
- uses: dsp-testing/github-go-script@main
1716
with:
1817
dir: .github/workflows/awesome
1918

20-
- run: echo $REPOSITORY_NAME
21-
env:
22-
REPOSITORY_NAME: ${{ steps.gostep.outputs.repository_name }}
19+
- run: echo $repository_name

.github/workflows/awesome/output.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)