Skip to content

Commit b87953a

Browse files
committed
asd
1 parent 1ea079a commit b87953a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/docs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,8 @@ jobs:
4747
id: check
4848
uses: EndBug/version-check@v2
4949
with:
50-
remove: lalala
51-
# file-url: https://unpkg.com/rtp.js/package.json
52-
# static-checking: localIsNew
50+
file-url: https://unpkg.com/rtp.js/package.json
51+
static-checking: localIsNew
5352

5453
- name: Log when version has changed
5554
if: steps.check.outputs.changed == 'true'

0 commit comments

Comments
 (0)