Skip to content

Commit

Permalink
- Changes from CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Jun 13, 2024
1 parent facf59c commit 77c0eaa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ runs:
run: |
python3 ${{ github.action_path }}/src/release_notes_generator.py
shell: bash

- name: Call command python3
run: python3 --version
shell: bash

0 comments on commit 77c0eaa

Please sign in to comment.