Skip to content

Commit

Permalink
Merge pull request Synthetixio#224 from Synthetixio/correct-job-name
Browse files Browse the repository at this point in the history
Better job name
  • Loading branch information
0xjocke authored Jun 30, 2022
2 parents 12e5a7f + c6a2358 commit 737bc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishSinglePackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
update_version:
name: Update synthetix in contracts-interface
name: Publish Single Package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 737bc30

Please sign in to comment.