Skip to content

Commit 24cfb8f

Browse files
committed
fix: Update release.yml to new surge URL
1 parent 13d0991 commit 24cfb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Upload extension only docs
5252
uses: dswistowski/surge-sh-action@v1
5353
with:
54-
domain: 'v6-extensions-staging.patternfly.org'
54+
domain: 'pf-extensions-staging.patternfly.org'
5555
project: 'build/patternfly-org/site'
5656
login: ${{ secrets.SURGE_LOGIN }}
5757
token: ${{ secrets.SURGE_TOKEN }}

0 commit comments

Comments
 (0)