Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Aug 16, 2023
1 parent 5dacd57 commit f9c3065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:

- name: Get branch name
run: echo ${GITHUB_REF##*/}

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

- name: Create gh-pages branch if it doesn't exist
run: |
Expand Down

0 comments on commit f9c3065

Please sign in to comment.