Skip to content

Commit

Permalink
Update README.md fix example action URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pablovilas authored Oct 12, 2023
1 parent 32c217f commit 0e1229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Login to Nullplatform
id: login
uses: nullplatform/nullplatform-login-action@v1
uses: nullplatform/github-action-login@v1
with:
api-key: ${{ secrets.NULLPLATFORM_API_KEY }}

Expand Down

0 comments on commit 0e1229e

Please sign in to comment.