Go to file
Abkforever 04aee278e3
Update README to include upload artifact action
- name: Upload a Build Artifact
  uses: actions/upload-artifact@v5.0.0
2025-12-05 11:09:50 +01:00
.devcontainer Create devcontainer for codespaces + update all dev dependencies (#375) 2023-01-05 16:27:11 -05:00
.github Merge branch 'main' into fix/deprecated-nodejs-usage-in-action 2024-10-09 13:29:53 -04:00
.licenses/npm Update `github.dep.yml` 2025-10-24 14:06:12 -04:00
.vscode Prepare for new release of actions/upload-artifact with new toolkit cache version 2025-03-19 05:38:34 -07:00
README.md- name: Upload a Build Artifact uses: actions Update README to include upload artifact action 2025-12-05 11:09:50 +01:00
__tests__ add new artifact-digest output 2024-12-17 13:48:06 -08:00
dist Prepare `v5.0.0` 2025-10-24 14:01:51 -04:00
docs Exclude hidden files by default 2024-08-15 16:22:09 -04:00
merge add new artifact-digest output 2024-12-17 13:48:06 -08:00
src add new artifact-digest output 2024-12-17 13:48:06 -08:00
.eslintignore V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00
.eslintrc.json Create devcontainer for codespaces + update all dev dependencies (#375) 2023-01-05 16:27:11 -05:00
.gitattributes Ignore Generated Files in Git PR's 2020-09-23 17:06:22 -04:00
.gitignore V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00
.licensed.yml Manual Verification of licenses 2020-09-23 17:06:22 -04:00
.prettierignore V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00
.prettierrc.json V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-07-10 13:49:39 +02:00
CONTRIBUTING.md update contributing.md 2020-09-23 17:06:57 -04:00
LICENSE Create LICENSE 2019-07-23 15:25:22 -04:00
action.yml add new artifact-digest output 2024-12-17 13:48:06 -08:00
jest.config.js V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00
package-lock.json Prepare `v5.0.0` 2025-10-24 14:01:51 -04:00
package.json Prepare `v5.0.0` 2025-10-24 14:01:51 -04:00
tsconfig.json V2 Upload Artifact (#70) 2020-04-28 17:18:53 +02:00