Skip to content

Commit

Permalink
Rename step
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Kinnane <17098249+akinnane@users.noreply.github.com>
  • Loading branch information
pritchyspritch and akinnane authored Nov 14, 2024
1 parent 2da8a47 commit 9a7449f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
if: ${{ inputs.production == true }}


- name: package, validate, deploy (production)
- name: package, validate, deploy (development)
shell: bash
env:
SPLUNK_USER: ${{ inputs.splunk_username }}
Expand Down

0 comments on commit 9a7449f

Please sign in to comment.