Skip to content

Commit

Permalink
clean up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam committed Oct 30, 2022
1 parent e23ad91 commit de208f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
- name: Publish to Open Store
if: startsWith( github.ref, 'refs/tags/')
env:
ARCH: ${{ matrix.arch }}
OPENSTORE_KEY: ${{ secrets.OPENSTORE_KEY }}
run: clickable publish "* $(git log -1 --pretty=%B | head -1)" --apikey ${OPENSTORE_KEY}
```

0 comments on commit de208f8

Please sign in to comment.