Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack committed Jun 18, 2020
1 parent 84b9bee commit d5a55cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Display the current ref
run: echo ${{ github.ref }}
run: echo "${{ github.ref }}"

0 comments on commit d5a55cf

Please sign in to comment.