We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea30f8 commit cca185eCopy full SHA for cca185e
.github/workflows/deploy.yml renamed to .github/workflows/release.yml
@@ -8,7 +8,7 @@
8
# GPG_KEY64 (base64)
9
# gpg --export-secret-keys --armor KEY_ID | openssl base64 | pbcopy
10
11
-name: deploy
+name: release
12
on:
13
workflow_dispatch:
14
inputs:
0 commit comments