mirror of
https://github.com/SoPat712/videospeed.git
synced 2026-04-21 04:42:35 -04:00
Merge branch 'dev' into beta
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build & Release Firefox Addon
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, beta] # dev is ignored
|
||||
branches: [main, beta] # dev is ignored
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
# 2️⃣ Install dependencies
|
||||
- name: Install deps
|
||||
run: npm install -g web-ext jq
|
||||
run: npm install -g web-ext
|
||||
|
||||
# 3️⃣ Auto version bump (numeric only)
|
||||
- name: Generate version
|
||||
|
||||
Reference in New Issue
Block a user