Skip to content

Commit

Permalink
Merge branch 'main' into use-arrays-instead-of-maps-for-application-d…
Browse files Browse the repository at this point in the history
…evices-and-instances
  • Loading branch information
cstns authored Jul 9, 2024
2 parents 66f7e45 + 2cbaeb8 commit 9432591
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 @@ -26,7 +26,7 @@ jobs:
if: |
( github.event.workflow_run.conclusion == 'success' && github.ref == 'refs/heads/main' ) ||
( github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/main' )
uses: 'flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@v0.10.0'
uses: 'flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@v0.21.0'
with:
package_name: flowfuse
build_package: true
Expand Down

0 comments on commit 9432591

Please sign in to comment.