Skip to content

Commit

Permalink
Revert test
Browse files Browse the repository at this point in the history
  • Loading branch information
sean0x42 committed Oct 13, 2024
1 parent 01f2ac0 commit 34b3655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/action/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sean0x42/markdown-extract:fix-build-and-stderr as source
FROM sean0x42/markdown-extract:v2 as source

FROM alpine:3.10

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: ./
with:
file: crates/markdown-extract/CHANGELOG.md
pattern: "v2.0.0xxxxx"
pattern: "v2.0.0"

0 comments on commit 34b3655

Please sign in to comment.