Skip to content

Commit

Permalink
Update publish.yml (#2040)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Jan 24, 2022
1 parent d299e6f commit 31944b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Publish

on:
Expand All @@ -11,6 +10,9 @@ jobs:
name: "Publish release"
runs-on: "ubuntu-latest"

environment:
name: deploy

steps:
- uses: "actions/checkout@v2"
- uses: "actions/setup-python@v1"
Expand Down

0 comments on commit 31944b9

Please sign in to comment.