Skip to content

Commit

Permalink
switch
Browse files Browse the repository at this point in the history
  • Loading branch information
danhurwit committed Feb 12, 2024
1 parent 495d9ad commit 214abf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git switch ${{ steps.extract_branch.outputs.branch }}
rm -r docs
/tmp/tfplugindocs
- name: Commit And Push
Expand Down

0 comments on commit 214abf5

Please sign in to comment.