Skip to content

Commit

Permalink
Fix described version (#144)
Browse files Browse the repository at this point in the history
Add ref to the checkout action
  • Loading branch information
jw3 committed Jun 16, 2021
1 parent 8973e4e commit db67f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
fetch-depth: 0

- name: Pipenv deploy
Expand Down

0 comments on commit db67f49

Please sign in to comment.