Skip to content

Commit

Permalink
chore: type esm to false
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Nov 26, 2024
1 parent cf289d3 commit ceeeaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Update Manifest and Commit Changes
uses: ubiquity-os/action-deploy-plugin@main
with:
treatAsEsm: true
treatAsEsm: false
sourcemap: false
pluginEntry: ${{ github.workspace }}/src/main.ts
commitMessage: "chore: updated manifest.json and dist build"
Expand Down

0 comments on commit ceeeaf9

Please sign in to comment.