Skip to content

Commit

Permalink
try checkout master
Browse files Browse the repository at this point in the history
  • Loading branch information
DnlLrssn committed Feb 20, 2025
1 parent 4e99f75 commit 81673d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publishwiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
if [[ "$(git diff --name-only)" != "" ]]; then
git status
echo "publishing wiki"
go checkout master
set -e
git config user.email "[email protected]"
git config user.name "Qlik Performance Robot"
Expand Down

0 comments on commit 81673d8

Please sign in to comment.