Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update deploy_preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann authored Apr 12, 2024
1 parent ec34621 commit 46b3dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
deploy:
if: ${{ github.repository == 'primer/prism' }}
name: Deploy
uses: primer/.github/.github/workflows/deploy_preview.yml@main
uses: primer/.github/.github/workflows/deploy_preview.yml@v1
with:
node_version: 16
install: yarn
Expand Down

0 comments on commit 46b3dc8

Please sign in to comment.