Skip to content

Commit

Permalink
local composite GHa test
Browse files Browse the repository at this point in the history
  • Loading branch information
thlava-cesnet committed Aug 1, 2023
1 parent 58966de commit dee23b3
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 @@ -21,7 +21,7 @@ runs:
- name: 'action-test action1 step2'
id: step2
run: |
echo "out1=$(date '+%y%m%d-%H%M%S')" >> $GITHUB_ENV
echo "out1=${{ inputs.input1 }}..$(date '+%y%m%d-%H%M%S')" >> $GITHUB_OUTPUT
shell: bash
- name: 'action-test action1 step3'
run: |
Expand Down

0 comments on commit dee23b3

Please sign in to comment.