Skip to content

Commit

Permalink
fix(gh): rename workflows and set working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus committed Jun 10, 2024
1 parent 7e996c7 commit c53c359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test / Deploy
name: Arweave Name Token

on: [push, workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/registry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test / Deploy
name: ArNS Registry

on: [push, workflow_dispatch]

Expand Down

0 comments on commit c53c359

Please # to comment.