Skip to content

Commit

Permalink
Merge pull request #62 from RizkyRajitha/dev
Browse files Browse the repository at this point in the history
fix publish to ghrc action
  • Loading branch information
RizkyRajitha authored Nov 30, 2021
2 parents 5e01d5c + b5bc2f0 commit b463546
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
push:
branches:
- master

jobs:
Publish:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
# if: ${{ github.event.workflow_run.conclusion == 'success' }}

runs-on: ubuntu-latest

Expand Down

2 comments on commit b463546

@vercel
Copy link

@vercel vercel bot commented on b463546 Nov 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshots

Dashboard 1920X1080


screenshot-Dashboard  1920X1080

Index 1920X1080


screenshot-Index  1920X1080

Index iphone 12|13 390X844


screenshot-Index iphone 12|13 390X844

Please sign in to comment.