Skip to content

Commit

Permalink
Commit ExamProCo#32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzim-kuzmich authored Aug 18, 2024
1 parent 20e97f3 commit 38aefcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conditional+functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
steps:
- id: concatenation
name: Concatenation
run: echo ${{join(GITHUB*URL, ',')}}
run: echo ${{join(printenv, ',')}}

0 comments on commit 38aefcd

Please sign in to comment.