Skip to content

Commit b98c213

Browse files
committed
feat: add external private action 3
1 parent 67eb7f3 commit b98c213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: echo Hello, world!
7373

7474
- name: Hello world action step
75-
uses: ../actions/release/
75+
uses: ./actions/release/
7676
id: hello
7777
with:
7878
who-to-greet: 'Mona the Octocat'

0 commit comments

Comments
 (0)