Skip to content

Commit

Permalink
daily action: fix action version to use
Browse files Browse the repository at this point in the history
  • Loading branch information
boly38 committed Nov 1, 2022
1 parent 02eeeef commit 0322622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_umami_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Create Daily Umami report
id: umamiReportStep
uses: boly38/action-umami-report@fetchBefore
uses: boly38/action-umami-report@main
with:
umami-server: https://${{secrets.UMAMI_SERVER}}
umami-user: ${{secrets.UMAMI_USERNAME}}
Expand Down

0 comments on commit 0322622

Please sign in to comment.