-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
For now all the deploy depends on the arcade project so no executables are deployed
- name: Upload to GitHub Releases
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ env.TAG }}
files: |
lib/arcade_ncurses.so
lib/arcade_sdl2.so
lib/arcade_sfml.so
lib/arcade_snake.so
lib/arcade_tron.so
arcade
env:
We need to change this in order to have a dynamic deploy action
Metadata
Metadata
Assignees
Labels
No labels