Skip to content

Commit

Permalink
INIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed May 8, 2024
1 parent b7a5d34 commit f8dc24d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/this_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
- name: Setup release
run: |
git clone --no-tags --depth 1 --branch stable https://github.com/Hapag-Lloyd/Workflow-Templates.git .release_clone
pwd
ls -la .
ls -la .release_clone/
find .
mv .release_clone/.release_github_only_auto .release
mv .release/.releaserec.yml .releaserec.yml
mv .release/.releaserec.yml .releaserc.yml
ls -la .release/

0 comments on commit f8dc24d

Please sign in to comment.