Skip to content

Commit

Permalink
chore: fix publish beta workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
calintamas committed Nov 27, 2021
1 parent 2d1b5a2 commit d182d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-beta.yml
Expand Up @@ -5,7 +5,7 @@ on:
types: [publish-beta]

jobs:
test:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d182d28

Please sign in to comment.