From f3543aac0d228b44949ce0b4d7d1c03d9d564be5 Mon Sep 17 00:00:00 2001 From: Lens0021 / Leslie Date: Sun, 6 Oct 2024 14:06:15 +0900 Subject: [PATCH] .github: Use the same branch name --- .github/workflows/bump-mediawiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-mediawiki.yml b/.github/workflows/bump-mediawiki.yml index cffb160..be55b9e 100644 --- a/.github/workflows/bump-mediawiki.yml +++ b/.github/workflows/bump-mediawiki.yml @@ -55,4 +55,4 @@ jobs: - [ ] The `MEDIAWIKI_SKIP_UPDATE` environment variable is set correctly. Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action - branch: deploy-bump-mw-${{fromJSON(steps.vars.outputs.result).tag}} + branch: deploy-bump-mediawiki