Skip to content

Commit

Permalink
try fixing workflow (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
OriolAbril authored Jun 20, 2024
1 parent 96999ce commit 944c736
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Publish library

environment: publish

on:
push:
branches:
Expand All @@ -13,6 +11,7 @@ on:

jobs:
publish:
environment: publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 944c736

Please sign in to comment.