Skip to content

Commit

Permalink
Update export-to-serverlessland.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Smith authored Jan 19, 2024
1 parent d31a85e commit 46efbd9
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') || (github.actor == 'mavi888') || (github.actor == 'julianwood') }}
if: ${{ (github.actor == 'bls20aws') || (github.actor == 'singledigit') || (github.actor == 'boyney123') || (github.actor == 'mavi888') || (github.actor == 'julianwood') }}
env:
NODE_ENV: dev
fileName: ${{ inputs.fileName }}
Expand Down

0 comments on commit 46efbd9

Please sign in to comment.