mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-14 17:05:05 +01:00
Update and rename blank.yml to test.yml
This commit is contained in:
parent
baf68e94e9
commit
aa41fa4535
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: CI
|
||||
name: testing out
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Echo other output
|
||||
- run: echo ${{ needs.job1.outputs.uwuw }}
|
||||
run: echo ${{ needs.job1.outputs.uwuw }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue