Skip to content

Commit

Permalink
added missing closing conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
joecrowleygaia committed Aug 16, 2024
1 parent e8b5396 commit 441d3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
poetry run mike set-default --push latest
elif [ "${{ github.event.action }}" == "deleted" ]; then
poetry run mike delete --push $GITHUB_REF_NAME
fi

0 comments on commit 441d3de

Please sign in to comment.