Skip to content

Commit

Permalink
Update create-environment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nnoaman authored Mar 26, 2024
1 parent 87f7a4b commit 729bea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
application_id: ${{ secrets.APPLICATION_ID }}
application_private_key: ${{ secrets.APPLICATION_PRIVATE_KEY }}
organization: ${{ github.repository_owner }}
#organization: ${{ github.repository_owner }}

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 729bea1

Please sign in to comment.