We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672038c commit cfeed70Copy full SHA for cfeed70
.github/workflows/docker.yaml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
8
release:
9
- types: [published]
+ types: [released]
10
11
jobs:
12
docker-images:
.github/workflows/npm-brew.yaml
# NOTE: this job requires curl, jq and yarn
0 commit comments