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

Firefox manifest: use our AMO ID #7

Firefox manifest: use our AMO ID

Firefox manifest: use our AMO ID #7

Workflow file for this run

name: ChromeShack
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: ./build.sh
- name: Upload
uses: actions/upload-artifact@v3
with:
name: chromeshack
path: artifacts/*.zip