Skip to content

Commit

Permalink
Need to do the same for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
drcandacemakedamoore committed Apr 28, 2021
1 parent 1bf220f commit 7275441
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v2

with:
fetch-depth: 0
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 7275441

Please sign in to comment.