This commit is contained in:
Amith Koujalgi 2023-11-07 23:19:06 +05:30
parent 7d4669d449
commit 089fd4f2c3

View File

@ -29,9 +29,9 @@ jobs:
contents: read
packages: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
# environment:
# name: github-pages
# url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v3
- name: Set up JDK 8