Skip to content

Commit ad7933a

Browse files
author
Brian Munkholm
authored
Update pr-on-release.yml
1 parent 4f626b1 commit ad7933a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ref: main
3232

3333
- name: Use the value
34-
id: step_two
34+
id: step_two2
3535
run: echo "ACTION ${{ env.action_state }}" # This will output 'yellow'
3636

3737
- name: Update version file

0 commit comments

Comments
 (0)