Skip to content

Commit

Permalink
Forgot ${{}}
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyFuller committed Apr 6, 2024
1 parent a3c5807 commit bfdb6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/locale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
rebuild-locale:
name: Rebuild Localisation
if: !startsWith(github.ref, 'refs/tags/')
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
runs-on: windows-latest

steps:
Expand Down

0 comments on commit bfdb6d0

Please sign in to comment.