Skip to content

Commit

Permalink
Merge branch 'Current' of ssh://github.com/Playform/Delete into Current
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 6, 2025
2 parents 2865610 + eb1def6 commit 4f1ad74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"zod": "3.24.1"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20241224.0",
"@playform/build": "0.2.0",
"@types/node": "22.10.2"
"@cloudflare/workers-types": "4.20241230.0",
"@playform/build": "0.2.1",
"@types/node": "22.10.5"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 4f1ad74

Please sign in to comment.