Skip to content

Commit

Permalink
Updated Action
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers committed Jul 28, 2023
1 parent 56bf37c commit 691a796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/BuildAndRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ permissions:

# Build binary and send to releases
jobs:
build-deploy:
build-release:
runs-on: ubuntu-latest
name: Build and deploy
name: Build and release
steps:

- name: Install dependencies
Expand Down

0 comments on commit 691a796

Please sign in to comment.