Skip to content

Commit

Permalink
Take out empty env: in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Mar 16, 2023
1 parent 31cf274 commit 7a2fcb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_range_message.yml
Expand Up @@ -6,7 +6,6 @@ on:
jobs:
update:
runs-on: ubuntu-latest
env:
steps:
- uses: actions/checkout@v3
- name: setup git config
Expand Down

0 comments on commit 7a2fcb0

Please sign in to comment.