Skip to content

Commit 34b3655

Browse files
committed
Revert test
1 parent 01f2ac0 commit 34b3655

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM sean0x42/markdown-extract:fix-build-and-stderr as source
1+
FROM sean0x42/markdown-extract:v2 as source
22

33
FROM alpine:3.10
44

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- uses: ./
2525
with:
2626
file: crates/markdown-extract/CHANGELOG.md
27-
pattern: "v2.0.0xxxxx"
27+
pattern: "v2.0.0"

0 commit comments

Comments
 (0)