Skip to content

Commit

Permalink
Fix CI error when building external fork non-push builds (#6878)
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao authored Feb 3, 2025
1 parent 55358da commit 95a86ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ jobs:
repository: FuelLabs/sway-performance-data
path: performance-data
- name: Get GitHub app token
if: github.event_name == 'push'
uses: actions/create-github-app-token@v1
id: app-token
with:
Expand Down

0 comments on commit 95a86ec

Please sign in to comment.