Skip to content

Commit e9ae4b7

Browse files
committed
fix: remove env statement
1 parent fa0dc2f commit e9ae4b7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ outputs:
2222

2323
runs:
2424
using: "composite"
25-
env:
26-
SCRIPT_VERSION: "0.3.0"
2725
steps:
2826
- name: Cancel Previous Runs
2927
if: ${{ github.ref != 'refs/heads/develop' && github.ref != 'refs/heads/main' }}

0 commit comments

Comments
 (0)