Skip to content

Commit

Permalink
🔖 5.2.2-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
o4kapuk committed Apr 15, 2023
1 parent 9fc3e62 commit 277b539
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build npm package
on: push
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
permissions:
contents: read
packages: write
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@screeps/driver",
"version": "5.2.1",
"version": "5.2.2-rc1",
"description": "",
"main": "lib/index.js",
"author": "Artem Chivchalov <contact@screeps.com>",
Expand Down

0 comments on commit 277b539

Please sign in to comment.