Skip to content

Commit

Permalink
Merge pull request #165 from openziti/dev
Browse files Browse the repository at this point in the history
Checkout for GitHub Pages
  • Loading branch information
smilindave26 authored Nov 12, 2022
2 parents 18e471c + 17cb315 commit 9628ab7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
runs-on: ubuntu-latest
concurrency: ci-${{ github.ref }}
steps:
- name: Checkout Project
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Get Release
id: get_release
uses: bruceadams/[email protected]
Expand Down

0 comments on commit 9628ab7

Please sign in to comment.