Skip to content

Commit

Permalink
Workflow: Fix Molecule in Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvoxia committed Jan 17, 2025
1 parent f50fe3e commit 8e050e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Release
tags:
- '*'

defaults:
run:
working-directory: 'salvoxia.nut'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true

jobs:
lint:
Expand Down

0 comments on commit 8e050e4

Please sign in to comment.