Skip to content

Commit ef6d08a

Browse files
add id to deploy step in action config
1 parent 6bfc19a commit ef6d08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ runs:
7272
uses: actions/checkout@v3
7373

7474
- name: Deploy with BitOps
75+
id: deploy
7576
shell: bash
7677
env:
7778
GITHUB_ACTION_PATH: ${{ github.action_path }}

0 commit comments

Comments
 (0)