Skip to content

Commit c497083

Browse files
Update deploy_preview.yml
1 parent 44d3e81 commit c497083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
jobs:
1515
deploy:
1616
if: ${{ github.repository == 'primer/css' }}
17-
uses: primer/.github/.github/workflows/deploy_preview.yml@v1
17+
uses: primer/.github/.github/workflows/deploy_preview.yml@v1.0.0
1818
name: Deploy preview
1919
secrets:
2020
gh_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)