Update pages.yml

This commit is contained in:
Mani Arasteh 2024-06-01 21:05:01 +03:30 committed by GitHub
parent 62a65343bf
commit 94408927db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,15 +26,15 @@ jobs:
with: with:
name: go-app name: go-app
path: | path: |
. .
permissions:
id-token: write
pages: write
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build
permissions:
id-token: write
pages: write
steps: steps:
- name: Downloading Artifact - name: Downloading Artifact
uses: actions/download-artifact@v2 uses: actions/download-artifact@v2