Skip to content

Commit 733ddfb

Browse files
Update deploy_production.yml
1 parent c497083 commit 733ddfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: ${{ github.repository == 'primer/css' }}
4040
name: Production
4141
needs: [guard]
42-
uses: primer/.github/.github/workflows/deploy.yml@v1
42+
uses: primer/.github/.github/workflows/deploy.yml@v1.0.0
4343
secrets:
4444
gh_token: ${{ secrets.GITHUB_TOKEN }}
4545
with:

0 commit comments

Comments
 (0)