Skip to content

Commit

Permalink
adding tags
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroknots committed Jul 12, 2024
1 parent 928f187 commit e634906
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
on:
workflow_dispatch:
push:
tags:
- "*"
branches:
- "deployment"
pull_request:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
},
"files": [
"src",
"artifacts",
"foundry.toml",
"remappings.txt"
],
Expand Down

0 comments on commit e634906

Please sign in to comment.