Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

2.2-beta3

2.2-beta3 #4

Workflow file for this run

name: Zip Files
on:
release:
types: [published]
jobs:
zip-files:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: vimtor/action-zip@v1
with:
files: dist/ manifest.json
dest: scripts/ manifest.json