Skip to content

Commit

Permalink
🔨 Update changelog-action entrypoint for action
Browse files Browse the repository at this point in the history
  • Loading branch information
jbutcher5 committed Aug 1, 2021
1 parent a5f6c1d commit 57f85f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
key-path: '["name"]'

- name: Get changelog
uses: ./changelog-action
uses: ./actions/changelog-action
id: changelog
with:
file: './CHANGELOG.md'
Expand Down

0 comments on commit 57f85f9

Please sign in to comment.