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 e7d5e39 + ffb424d commit 0e7d366Copy full SHA for 0e7d366
.github/workflows/GitHub.yml
@@ -52,7 +52,7 @@ jobs:
52
VCPKG_DISABLE_METRICS: 1
53
54
steps:
55
- - uses: pozil/auto-assign-issue@v2.0.1
+ - uses: pozil/auto-assign-issue@v2.1.2
56
with:
57
repo-token: ${{ secrets.GITHUB_TOKEN }}
58
assignees: NikolaRHristov
package.json
@@ -33,7 +33,7 @@
33
"prepublishOnly": "Build 'Source/**/*.ts'"
34
},
35
"dependencies": {
36
- "@playform/build": "0.2.0"
+ "@playform/build": "0.2.1"
37
38
"publishConfig": {
39
"access": "public",
0 commit comments