Skip to content

Commit

Permalink
fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
simbo committed Nov 28, 2020
1 parent be45c57 commit 0772daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: 📋 Get Commits since last Release
if: steps.version.outputs.changed == 'true'
use: simbo/changes-since-last-release-action@v1
uses: simbo/changes-since-last-release-action@v1
id: changes

- name: 🎁 Create tag and GitHub Release
Expand Down

0 comments on commit 0772daa

Please sign in to comment.