Skip to content

Commit 996eef4

Browse files
committed
update publish step
Signed-off-by: Faisal Usmani <faisal.of.usmani@gmail.com>
1 parent dd15353 commit 996eef4

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ permissions:
1818
env:
1919
NODE_VERSION: 22.18
2020
EVM_ARTIFACTS_PATHS: |
21-
artifacts
22-
cache
23-
typechain
2421
out
2522
cache-foundry
2623
SVM_ARTIFACTS_PATHS: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@across-protocol/contracts",
3-
"version": "5.0.0-alpha.1",
3+
"version": "5.0.0-alpha.2",
44
"author": "UMA Team",
55
"license": "AGPL-3.0-only",
66
"repository": {

0 commit comments

Comments
 (0)