Skip to content

Commit

Permalink
Fix how-to-distribute.md GH action
Browse files Browse the repository at this point in the history
Signed-off-by: Aurelie Vache <[email protected]>
  • Loading branch information
scraly authored and poiana committed Dec 18, 2024
1 parent 1f60163 commit 897c21c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:

```yaml
release:
runs-on: ubuntu-latest[0-9]+\.[0-9]+\.[0-9]+
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 897c21c

Please sign in to comment.