Skip to content

Commit

Permalink
fix position of permissions tag (#281)
Browse files Browse the repository at this point in the history
Co-authored-by: filipe <[email protected]>
  • Loading branch information
filipelautert and filipe authored Dec 12, 2024
1 parent 43ad64d commit 14747fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lth-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
PRO_LICENSE_KEY:
description: 'Liquibase Pro license key'
required: false
permissions:
checks: write
permissions:
checks: write

env:
LIQUIBASE_PRO_LICENSE_KEY: ${{ secrets.PRO_LICENSE_KEY }}
Expand Down

0 comments on commit 14747fa

Please sign in to comment.