Skip to content

Commit

Permalink
fix(polaris-action): fix path to local action
Browse files Browse the repository at this point in the history
  • Loading branch information
js-timbirkett committed Aug 8, 2021
1 parent a1b9c39 commit b5cab24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
version: v3.4.0

- name: Install Polaris
uses: .github/actions/setup-polaris
uses: ./.github/actions/setup-polaris
with:
version: 4.0.7

Expand Down

0 comments on commit b5cab24

Please sign in to comment.