Skip to content

Github release update #3

Description

@Kaiwinta

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions