Skip to content

Commit 0346d22

Browse files
authored
Update main.yml
1 parent 423a37e commit 0346d22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: S3/CloudFront deployment beta.librarycarpentry.carpentries.org
1+
name: S3/CloudFront deployment beta.librarycarpentry.org
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build-website:
12-
if: github.repository_owner == 'carpentries'
12+
if: github.repository_owner == 'LibraryCarpentry'
1313
runs-on: ubuntu-22.04
1414

1515
defaults:

0 commit comments

Comments
 (0)