Skip to content

Commit

Permalink
print dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
jackietung-redpanda committed Sep 5, 2024
1 parent 85f07bd commit e396b7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/upload_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
contents: read
id-token: write
steps:
- name: dry run?
run: echo "DRY_RUN=${{ env.DRY_RUN }}"

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit e396b7a

Please sign in to comment.