Rename publish job

This commit is contained in:
RuscalWorld 2021-05-26 00:55:38 +03:00
parent 88c14f8624
commit 9b331b84c7
No known key found for this signature in database
GPG key ID: 4F53776031D128ED

View file

@ -5,7 +5,7 @@ on:
types: [ created ]
jobs:
build:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2