Skip to content

Commit

Permalink
Update build-release-main-page.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Canning <[email protected]>
  • Loading branch information
m3taphysics authored Oct 22, 2024
1 parent ea1936f commit 90ef1f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release-main-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: 'main'

- name: Apply tag to branch
run: |
Expand Down

0 comments on commit 90ef1f2

Please sign in to comment.