Skip to content

Commit e2cd326

Browse files
authored
chore(ci): update jsdom-scraper build tag and version (#511)
Bumps the "stable" JSDOM Scraper version to `version-0` to reflect the recent breaking change (#505 ) and align the tag naming with the other generic scrapers.
1 parent aad651d commit e2cd326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-generic-actors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ jobs:
8484
development-build-tag: development
8585
should-build: ${{ github.event.inputs.puppeteer-scraper }}
8686
- actor: jsdom-scraper
87-
stable-version: '0.1'
88-
stable-build-tag: latest
87+
stable-version: '0.2'
88+
stable-build-tag: version-0
8989
development-version: '0.0'
9090
development-build-tag: development
9191
should-build: ${{ github.event.inputs.jsdom-scraper }}

0 commit comments

Comments
 (0)