maybe executable flag is also important to release artefact?

master
jem 4 years ago
parent b231fc5209
commit 43497f4cd3

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