Skip to content

Commit

Permalink
Remove old commit tag
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-alarcon committed Jul 22, 2020
1 parent 82e9e0b commit 438daac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Get short SHA
id: slug
run: echo "::set-output name=sha8::$(echo ${GITHUB_SHA} | cut -c1-8)"
- name: Get version values
id: branch_name
run: |
Expand Down

0 comments on commit 438daac

Please sign in to comment.