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.
2 parents 91f9809 + f3dfcd8 commit fdc1434Copy full SHA for fdc1434
.github/workflows/ci.yml
@@ -1,7 +1,6 @@
1
name: CI
2
3
-on:
4
- [push]
+on: [push, release]
5
6
env:
7
BLOBBER_REGISTRY: ${{ secrets.BLOBBER_REGISTRY }}
0 commit comments