Skip to content

Commit

Permalink
switch to published
Browse files Browse the repository at this point in the history
  • Loading branch information
LeXXik committed May 1, 2024
1 parent d2404e0 commit 32cba42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish to GPR

on:
release:
[created]
[published]

jobs:
publish-gpr:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gamebop/physics",
"description": "Physics components for PlayCanvas engine",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.mjs",
"author": "Gamebop",
"license": "MIT",
Expand Down

0 comments on commit 32cba42

Please sign in to comment.