Skip to content

Commit

Permalink
Merge pull request #439 from MetaMask/feat/publish-token
Browse files Browse the repository at this point in the history
fix: deploy workflow rm tab
  • Loading branch information
kevin-chassagne authored Oct 10, 2024
2 parents fadc390 + f6898d6 commit 5728f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build_deploy:
runs-on: ubuntu-latest
environment: github-pages
environment: github-pages
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 5728f11

Please sign in to comment.