Skip to content

Commit

Permalink
renames workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
auyer committed May 19, 2024
1 parent 1da38b6 commit b9f6b6b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest

name: "publish"

# Reference your environment variables
environment: cargo

name: "Build and Publish Release"
steps:
- uses: actions/checkout@master

Expand Down

0 comments on commit b9f6b6b

Please sign in to comment.