Skip to content

Commit

Permalink
[chore] fix release workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 16, 2021
1 parent 096950f commit 6e8b58b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
if: github.repository == 'kordamp/ikonli'

steps:
- uses: actions/checkout@v2

- name: Set release version
run: |
VERSION=${{ github.event.inputs.version }}
Expand Down

0 comments on commit 6e8b58b

Please sign in to comment.