Skip to content

Commit

Permalink
JamesIves/github-pages-deploy-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Foorack authored May 27, 2024
1 parent a776b40 commit a9f7434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Print version number
run: echo ${{ env.spec_version }}
- name: Deploy SDK back into main branch and make tag
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: main
folder: .
Expand All @@ -52,4 +52,4 @@ jobs:
# - name: Validate Gradle wrapper
# uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
# - name: Build with Gradle
# run: chmod ugo+x gradlew; ./gradlew build
# run: chmod ugo+x gradlew; ./gradlew build

0 comments on commit a9f7434

Please sign in to comment.