Skip to content

Commit 0e7d366

Browse files
Nikola HristovNikola Hristov
Nikola Hristov
authored and
Nikola Hristov
committed
Merge branch 'Current' of ssh://github.com/PlayForm/Adapt into Current
2 parents e7d5e39 + ffb424d commit 0e7d366

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/GitHub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
VCPKG_DISABLE_METRICS: 1
5353

5454
steps:
55-
- uses: pozil/auto-assign-issue@v2.0.1
55+
- uses: pozil/auto-assign-issue@v2.1.2
5656
with:
5757
repo-token: ${{ secrets.GITHUB_TOKEN }}
5858
assignees: NikolaRHristov

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prepublishOnly": "Build 'Source/**/*.ts'"
3434
},
3535
"dependencies": {
36-
"@playform/build": "0.2.0"
36+
"@playform/build": "0.2.1"
3737
},
3838
"publishConfig": {
3939
"access": "public",

0 commit comments

Comments
 (0)