Skip to content

Commit

Permalink
Update cargo-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTurnock authored Jan 19, 2025
1 parent a88dde4 commit 5adea7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This GitHub Actions workflow is designed to run the Cargo Release process
# whenever there is a push to the 'main' branch or the workflow is manually triggered.

name: Run Cargo Release
name: Run Cargo Build and Test

on:
push:
Expand Down

0 comments on commit 5adea7d

Please sign in to comment.