Skip to content

Commit

Permalink
Merge branch 'Current' of ssh://github.com/Playform/API into Current
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 6, 2025
2 parents 92596b9 + 44206c0 commit 788774c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/GitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
VCPKG_DISABLE_METRICS: 1

steps:
- uses: pozil/auto-assign-issue@v2.0.1
- uses: pozil/auto-assign-issue@v2.1.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: NikolaRHristov
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"itty-router": "6.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20241224.0",
"@playform/build": "0.2.0",
"@cloudflare/workers-types": "4.20241230.0",
"@playform/build": "0.2.1",
"wrangler": "3.99.0"
},
"publishConfig": {
Expand Down

0 comments on commit 788774c

Please sign in to comment.