Skip to content

Commit

Permalink
Update reusable_workflow_remote.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jobsby authored Aug 19, 2024
1 parent 3915c6e commit 8392016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable_workflow_remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "This is an input ${{ inputs.input_name }}."
- run: echo "This is an topic ${{ inputs.topic_name }}."
- run: echo "Secrete for my_secret ${{ secrets['MY_SECRET'] }}"
- run: echo "Secrete for my_called_secret ${{ secrets['MY_CALLED_SECRET'] }}"
- run: echo "Secrete for dc-health ${{ secrets.MY_CALLED_SECRET }}"

0 comments on commit 8392016

Please sign in to comment.