Skip to content

Commit 3a78dff

Browse files
committed
update correct version
1 parent bf5dfef commit 3a78dff

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/update-generated-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ jobs:
4747
4848
git -C ../gitbutler checkout "$LATEST_VERSION"
4949
./scripts/update-manpages.sh
50-
51-
sed -i "s|CURRENT_DOCS_VERSION: .*|CURRENT_DOCS_VERSION: $LATEST_VERSION|" .github/workflows/update-generated-docs.yml
50+
echo "$LATEST_VERSION" > .github/workflows/current_docs_version.txt
5251
5352
git config user.name "github-actions[bot]"
5453
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)