maybe executable flag is also important to release artefact?

This commit is contained in:
jem 2020-06-29 18:48:47 +02:00
parent b231fc5209
commit 43497f4cd3

View file

@ -41,6 +41,7 @@ jobs:
- name: build em
run: |
shadow-cljs release app
chmod a+x mastodon-bot.js
- name: package release
run: |