chore: CI fixes (#1679)

* clean dist

* switch to esbuild

* chore: Update dist

* update script version for token file test

* fix license workflow

* chore: Update dist

* re-add release-please

* newlines

---------

Co-authored-by: GitHub Actions <github-aws-sdk-osds-automation@amazon.com>
This commit is contained in:
Michael Lehmann
2026-03-12 15:20:50 -07:00
committed by GitHub
parent 0820d92983
commit f8de47bf3e
33 changed files with 97088 additions and 150984 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: fetch token and write to file
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const fs = require('fs');