We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36da41 commit 7613c49Copy full SHA for 7613c49
1 file changed
.github/workflows/publish.yml
@@ -1,11 +1,8 @@
1
-# This is a basic workflow to help you get started with Actions
2
-
3
-name: CI
+name: Publish
4
permissions:
5
id-token: write
6
pages: write
7
8
-# Controls when the workflow will run
9
on:
10
# Triggers the workflow on push or pull request events but only for the "main" branch
11
push:
0 commit comments