Skip to content

Commit

Permalink
fix: remove iteratively secret from build workflow [IDE-155] (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch authored Mar 4, 2024
1 parent b22d70d commit 0dbcd72
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
branches:
- 'main'
workflow_call:
secrets:
ITERATIVELY_KEY:
required: true

jobs:
build:
name: Build and Test
Expand Down

0 comments on commit 0dbcd72

Please sign in to comment.