Skip to content

Commit

Permalink
Fix supermarket action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
afaundez committed May 4, 2020
1 parent a1f9107 commit d2e5b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: Check out code
uses: actions/checkout@master
- name: Run Chef Supermarket Share
uses: afaundez/chef-supermarket@master
uses: afaundez/chef-supermarket-action@master
with:
key: ${{ secrets.supermarketKey }}

0 comments on commit d2e5b5b

Please sign in to comment.