Skip to content

Commit

Permalink
test dirs 1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Skopek <pskopek@redhat.com>
  • Loading branch information
pskopek committed Sep 5, 2024
1 parent bdc4a30 commit c869541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Create version commit
run: |
pwd
ls
./set-version.sh ${{ inputs.version }}
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
Expand Down

0 comments on commit c869541

Please sign in to comment.