Skip to content
Snippets Groups Projects
Unverified Commit 12bb9588 authored by Kevin Brinkschulte's avatar Kevin Brinkschulte Committed by GitHub
Browse files

Update deploy-to-staging.yml

parent 9a1a56c5
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ jobs:
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v3.x
- name: Set the REPOSITORY_URL_SITE environment variable
run: echo "REPOSITORY_URL_SITE=https://github.com/$GITHUB_REPOSITORY" >> $GITHUB_ENV
run: echo "REPOSITORY_URL_SITE=https://github.com/test-sdg/test-site" >> $GITHUB_ENV
- name: Build the site
run: |
gem install bundler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment