Skip to content

Commit 19a4f7d

Browse files
authored
Update 06-authoring-actions--04-javascript-actions.yaml
1 parent 226c827 commit 19a4f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/06-authoring-actions--04-javascript-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Get the output time
1818
run: echo "The time was ${{ steps.hello.outputs.time }}"
1919

20-
typescript-with-build:
20+
javascript-with-build:
2121
runs-on: ubuntu-latest
2222
name: Javascript action (with build)
2323
steps:

0 commit comments

Comments
 (0)