fix output step

This commit is contained in:
Calvin Leung Huang
2023-12-22 14:07:09 -08:00
parent 95c1390340
commit ff37ec7f1e

View File

@@ -16,9 +16,10 @@ on:
jobs:
action-output-test:
steps:
-run: |
echo "Event action: ${{ github.event.action }}"
echo "Team label: ${{ inputs.team-label }}"
- name: "Output"
run: |
echo "Event action: ${{ github.event.action }}"
echo "Team label: ${{ inputs.team-label }}"
# sync:
# uses: hashicorp/vault-workflows-common/.github/workflows/jira.yaml@main
# secrets: