Skip to content

Commit

Permalink
Update main.yml (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 authored Oct 23, 2023
1 parent b162436 commit 1c01b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
needs: check_build_safety
runs-on: ubuntu-22.04
env:
GITHUB_TOKEN: {{ secrets.INSTALL_SNAPSHOT_LIQUIBASE }}
GITHUB_TOKEN: ${{ secrets.INSTALL_SNAPSHOT_LIQUIBASE }}
outputs:
useLiquibaseSnapshot: ${{ steps.configure-build.outputs.useLiquibaseSnapshot }}
liquibaseBranch: ${{ steps.configure-build.outputs.liquibaseBranch }}
Expand Down

0 comments on commit 1c01b24

Please sign in to comment.