Skip to content

Commit

Permalink
test project with no flags
Browse files Browse the repository at this point in the history
  • Loading branch information
jazanne committed Aug 3, 2023
1 parent f533080 commit cf1e119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
uses: ./ # Uses an action in the root directory
id: find_flags
with:
project-key: demo-dan-042021-2
environment-key: development
project-key: jaz-project-with-no-flags
environment-key: test
access-token: ${{ secrets.LD_ACCESS_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
base-uri: https://app.launchdarkly.com
Expand Down

0 comments on commit cf1e119

Please sign in to comment.