Skip to content

Commit

Permalink
Merge pull request #40 from gentlementlegen/development
Browse files Browse the repository at this point in the history
fix: fix build generation
  • Loading branch information
gentlementlegen authored Nov 26, 2024
2 parents cf289d3 + 1c685eb commit c6c7376
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/update-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
steps:
- 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
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

0 comments on commit c6c7376

Please sign in to comment.