Skip to content

Commit

Permalink
Update build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo9mv authored Sep 12, 2023
1 parent 71c622d commit 81898c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Deploy
run: |
echo "Deploy"
echo ${{github.ref}}
echo ${{github.ref}} ${{github.ref_name}}

0 comments on commit 81898c4

Please sign in to comment.