Skip to content

Commit

Permalink
skip: Merge pull request #205 from epam/fix_ci
Browse files Browse the repository at this point in the history
skip: fix CI
  • Loading branch information
anna-shcherbak authored Jan 23, 2025
2 parents 3d9df1f + 11746bf commit dce9c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:
- name: Release ruleset on PROD
uses: ./ecc-actions/release-ruleset-action
if: startsWith(github.ref, 'refs/tags/v')
with:
env:
C7N_CREDS: ${{ secrets.C7N_CREDS }}
C7N_ENV: PROD

0 comments on commit dce9c88

Please sign in to comment.