Skip to content

Commit

Permalink
update readme images
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Oct 17, 2023
1 parent 5bf3470 commit 82e3848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Definition: [.github/workflows/release.yaml](./.github/workflows/release.yaml)

This workflow runs every time you push a tag to your repo.

![Release workflow](https://github-production-user-asset-6210df.s3.amazonaws.com/104745335/270129182-904f75be-2e94-433c-956b-2b1758e9476a.png)
![Release workflow](https://github-production-user-asset-6210df.s3.amazonaws.com/104745335/275751118-be1bb6da-dbf1-413d-8d8b-8d3ba92f4251.png)

Example using git:

Expand Down Expand Up @@ -68,7 +68,7 @@ For example, `build_for: web, linux, macos` will build for the Web, Linux and Ma

The build files will be uploaded to the artifacts section of their respective workflow runs. To access them, go to your GitHub repository, navigate to the `Actions` section, click on `Release` in the sidebar, select the `workflow run` triggered by your tag, and scroll down to find your artifacts.

![Artifacts](https://github-production-user-asset-6210df.s3.amazonaws.com/104745335/268779709-2e1b3f0b-446b-40f1-8430-39583cb37cdd.png)
![Artifacts](https://github-production-user-asset-6210df.s3.amazonaws.com/104745335/275743001-ce09f21c-3f3b-476d-a0a1-3f56ba2a46a9.png)

### Publish

Expand Down

0 comments on commit 82e3848

Please sign in to comment.