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 aaafa68 commit 70c2376Copy full SHA for 70c2376
.github/workflows/publish.yml
@@ -2,11 +2,6 @@ name: Publish
2
3
on:
4
workflow_dispatch:
5
- workflows: ['Build']
6
- branches:
7
- - master
8
- types:
9
- - completed
10
11
jobs:
12
publish:
package.json
@@ -1,6 +1,6 @@
1
{
"name": "flagsmith-vue-client",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Mustafa Yumurtacı (@mstfymrtc)",
"description": "A Vue client for the Flagsmith open-source feature flag platform.",
"main": "dist/index.js",
0 commit comments