Commit Graph

8 Commits

Author SHA1 Message Date
sadao komaki
f89b2d58a5 docs: Add a workflow example for publishing Universal macOS app with signing certificate (#1021) 2025-02-09 18:20:25 +01:00
Alex
8816d75712 docs(examples): Fix typo (#871)
Fixes a typo in the example script
2024-07-28 21:00:29 +02:00
Gabriel Castro
b6c9087e39 docs: fix typo (#805) 2024-05-31 10:00:10 +02:00
EzraEn
e5c4e13a7c docs: Simplify examples by changing settings: to include: (#772)
* Update publish-to-auto-release.yml

`settings:` to `include:`

* Update publish-to-manual-release.yml

`settings:` to `include:`

* Update test-build-only.yml

`settings:` to `include:`

* Update README.md

`settings:` to `include:`

* Update test-action.yml

`settings:` to `include:`
2024-04-22 14:35:03 +02:00
Lafif Astahdziq
e32358c36b docs: fix incorrect workflow example (#751)
* fix(doc): fix missing variable in workflow example

    - Added the missing settings variable to the example in the readme.

* fix(doc): fix missing variable in workflow example

    - Added the missing settings variable to the example in the readme.
2024-04-04 01:35:48 +02:00
Fabian-Lars
23a6a02177 chore: Update examples to build for intel and arm macs (#749)
* chore: Update examples to build for intel and arm macs

* reword

* reword again [skip ci]
2024-04-02 17:42:58 +02:00
Fabian-Lars
1fb5053d19 feat: always package .app.tar.gz archive (#657)
This may make it a tiny bit easier to upload the app when not using the action
2024-01-01 21:37:33 +01:00
Fabian-Lars
6fe8cec72e chore: Move examples into files. Add Sponsors section to readme. (#620)
* chore: Move examples into files. Add Sponsors

* bold

* move it up a line
2023-11-23 16:42:03 +01:00