Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed May 11, 2023
1 parent 7244f98 commit 4bc84fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
ref: v${{github.event.inputs.release_version}}
with:
token: ${{ secrets.GH_TOKEN }}
- uses: gradle/wrapper-validation-action@v1
ref: v${{github.event.inputs.release_version}}
- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 4bc84fd

Please sign in to comment.