Skip to content

Commit

Permalink
validate VERSION-TAG.env 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatist-ban committed Feb 27, 2024
1 parent 3646581 commit 0c52f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
ls -l
echo "VERSION-TAG.env: |${{ hashFiles('VERSION-TAG.env') }}|"
echo "VERSION-TAG.env2: |${{ hashFiles('VERSION-TAG.env2') }}|"
echo "script.sql: |${{ hashFiles('script.sql') }}|"
echo "FILE_VERSION_TAG_EXISTS=true" >> $GITHUB_ENV
- name: Validate conditions
Expand Down

0 comments on commit 0c52f54

Please sign in to comment.