Skip to content

Commit

Permalink
Add credentials image
Browse files Browse the repository at this point in the history
  • Loading branch information
haohanyang committed Dec 7, 2024
1 parent 38e1b2c commit fe8da02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build and upload the artifacts
on:
push:
branches: [ "*" ]
paths-ignore:
- README.md
- images/*
pull_request:
branches: [ "*" ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
permissions: write-all

jobs:
build:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down
Binary file added images/credentials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fe8da02

Please sign in to comment.