Skip to content

Commit

Permalink
update #15
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Cardellino committed Aug 30, 2023
1 parent a1d901c commit 8628a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: DEBUG
run: echo $NAME
- name: DEBUG2
run: "echo ${{ env.NONSECRET_NAME }}"
run: "echo ${{ vars.NONSECRET_NAME }}"

0 comments on commit 8628a7b

Please sign in to comment.