Skip to content

Commit

Permalink
fix steps
Browse files Browse the repository at this point in the history
  • Loading branch information
karczuRF committed Jun 19, 2024
1 parent 66065c1 commit fdfbc4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ runs:
using: composite
steps:
- id: update-registry
shell: bash
run: node ./dist/index.js
uses: ./
# add updated files
- id: add-updated-manifest
shell: bash
run: |
Expand Down

0 comments on commit fdfbc4d

Please sign in to comment.