Skip to content

Commit

Permalink
reomved environment that isn't in this project.
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 authored Jul 14, 2022
1 parent b7d7323 commit ae5ee55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ env:
LANG: en_US.utf-8
LC_ALL: en_US.utf-8
PYTHON_VERSION: '3.8'
PROJECT_NAME: test-release-actions
RUNS_ON: ubuntu-20.04

jobs:

bump_version:
environment: test_env
runs-on: ubuntu-20.04
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit ae5ee55

Please sign in to comment.