Skip to content

Commit

Permalink
Show current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenjohnson committed Oct 7, 2024
1 parent 361d371 commit 26cb66c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
git config --global user.name 'wikibase suite github actions bot'
git config --global user.email 'wikibase-suite-github-actions-bot@users.noreply.github.com'
git remote --verbose
git branch --show-current
if [ "${{ inputs.dry_run }}" == "true" ]; then
DRY_RUN_FLAG="--dry-run"
Expand Down

0 comments on commit 26cb66c

Please sign in to comment.