Skip to content

Commit

Permalink
fix(ci): rename aegir action
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Dec 12, 2024
1 parent 1d2fc35 commit 15d6a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm install
- uses: ipfs/aegir/actions/bundle-size@master
- uses: ipfs/aegir/actions/bundle-size@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 15d6a39

Please sign in to comment.