Skip to content

Releases: jaywcjlove/github-action-upload-assets

v1.1.1

28 Jul 19:55
Compare
Choose a tag to compare

Buy me a coffee
Documentation v1.1.1: https://raw.githack.com/jaywcjlove/github-action-upload-assets/b4c9f17/index.html
Comparing Changes: v1.1.0...v1.1.1

- name: Release Upload Assets
  uses: jaywcjlove/github-action-upload-assets@main
  with:
    asset-path: test.*
- name: Release Upload Assets
  uses: jaywcjlove/github-action-upload-assets@main
  continue-on-error: true
  with:
    tag: v0.3.0
    asset-path: '["./target/release/sgo-*"]'

v1.1.0

28 Jul 19:50
Compare
Choose a tag to compare

Buy me a coffee
Documentation v1.1.0: https://raw.githack.com/jaywcjlove/github-action-upload-assets/3aaafe5/index.html
Comparing Changes: v1.0.0...v1.1.0

- name: Release Upload Assets
  uses: jaywcjlove/github-action-upload-assets@main
  with:
    asset-path: test.*

v1.0.0

28 Jul 19:00
Compare
Choose a tag to compare

Buy me a coffee
Documentation v1.0.0: https://raw.githack.com/jaywcjlove/github-action-upload-assets/b1e25a3/index.html
Comparing Changes: v0.0.3...v1.0.0

- name: Release Upload Assets
  uses: jaywcjlove/github-action-upload-assets@main
  with:
    asset-path: test.*

v0.0.3

28 Jul 17:44
Compare
Choose a tag to compare

Buy me a coffee
Documentation v0.0.3: https://raw.githack.com/jaywcjlove/github-action-upload-assets/dedaf54/index.html
Comparing Changes: v0.0.1...v0.0.3

- name: Print Folder Tree
  uses: jaywcjlove/github-action-upload-assets@main
  with:
    asset-path: test.*

v0.0.1

28 Jul 17:39
Compare
Choose a tag to compare
released v0.0.1