Skip to content

Commit

Permalink
make it publish all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhorning authored Aug 16, 2024
1 parent d88e91c commit 05fbb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
run: cd packages/lightning
- name: publish to jsr
run: |
cd packages/lightning
deno publish
cd packages/lightning
- name: setup docker metadata
id: metadata
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 05fbb26

Please sign in to comment.