We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb3e25 + 93263f0 commit 84cf1d2Copy full SHA for 84cf1d2
.github/workflows/build.yml
@@ -1,8 +1,6 @@
1
name: Build and Release OpenStack Project Switcher
2
3
on:
4
- push:
5
- branches: [main]
6
release:
7
types: [created]
8
workflow_dispatch:
manifest.json
@@ -31,5 +31,5 @@
31
"storage",
32
"tabs"
33
],
34
- "version": "1.0.1"
+ "version": "1.0.0"
35
}
0 commit comments