Skip to content

Commit

Permalink
🎨 missing project id secret
Browse files Browse the repository at this point in the history
  • Loading branch information
BorghildSelle committed Jan 13, 2025
1 parent 57ced92 commit ad4b077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/DEV-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
imageName: ghcr.io/equinor/brandwalls/web-development
datasetName: development
projectId: ${{ secrets.SANITY_PROJECT_ID }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
sanityApiToken: ${{ secrets.SANITY_API_READ_TOKEN }}
environment: ${{ secrets.ENV }}

0 comments on commit ad4b077

Please sign in to comment.