Skip to content

Commit

Permalink
ci: update env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
natainditama authored Jan 26, 2024
1 parent 63487f5 commit 2b177c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gatsby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ jobs:
- name: Build with Gatsby
env:
PREFIX_PATHS: 'true'
CONTENTFUL_ACCESS_TOKEN: ${{ env.CONTENTFUL_ACCESS_TOKEN }
CONTENTFUL_SPACE_ID: ${{ env.CONTENTFUL_SPACE_ID }
GA_TRACKING_ID: ${{ env.GA_TRACKING_ID }
run: ${{ steps.detect-package-manager.outputs.manager }} run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

1 comment on commit 2b177c5

@vercel
Copy link

@vercel vercel bot commented on 2b177c5 Jan 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

aadc-bambu – ./

aadc-bambu-git-main-natainditama.vercel.app
aadc-bambu.vercel.app
aadc-bambu-natainditama.vercel.app

Please sign in to comment.