Skip to content

Commit

Permalink
changing actions name
Browse files Browse the repository at this point in the history
  • Loading branch information
princefr committed Dec 30, 2023
1 parent 0a1aa08 commit dfcbf84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Testing the application
run-name: MTNMomo Test
name: build
run-name: build_test
on: [push]
jobs:
build:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Publish to crates.io

name: crates.io
on:
release:
types:
Expand Down

0 comments on commit dfcbf84

Please sign in to comment.