Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
ci: fix image signing step
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Nov 27, 2022
1 parent 3fe05cd commit 602b1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
needs:
- build
- test-web
# - test-web
- test-multisite-merger
permissions:
contents: read
Expand Down

0 comments on commit 602b1e5

Please sign in to comment.