Skip to content

Action-to-Test

Action-to-Test #11

Workflow file for this run

name: Action-to-Test
on:
workflow_dispatch:
jobs:
dinner:
name: whats-for-dinner
runs-on: ubuntu-latest
steps:
- name: Tell me what you ate
run: echo ${{ env.DINNER }} ${{ vars.DINNER }}