Skip to content

Commit 265c19d

Browse files
committed
Github pages deployment removed
1 parent 5fea4af commit 265c19d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,4 @@ jobs:
6060
--s3-provider=Ceph \
6161
--s3-endpoint="$S3_ENDPOINT" \
6262
--s3-access-key-id="$S3_ACCESS_KEY" \
63-
--s3-secret-access-key="$S3_SECRET_KEY"
64-
65-
- name: Deploy to gitHub pages
66-
id: deployment
67-
uses: actions/deploy-pages@v4
63+
--s3-secret-access-key="$S3_SECRET_KEY"

0 commit comments

Comments
 (0)