Skip to content

Commit

Permalink
new action
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin Smith committed Jan 4, 2024
1 parent 9e7daa3 commit a037c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export-to-serverlessland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
copy:
runs-on: ubuntu-latest
if: github.actor != 'bls20aws'
if: github.actor == 'bls20aws'
env:
NODE_ENV: dev
fileName: ${{ inputs.fileName }}
Expand Down

0 comments on commit a037c44

Please sign in to comment.