rename job

This commit is contained in:
Gergő Jedlicska
2023-06-22 13:59:58 +02:00
parent 0bc98f78ae
commit 56def5328d
+1 -1
View File
@@ -6,7 +6,7 @@ on: # rebuild any PRs and any branch changes
- main
jobs:
integration-test: # make sure the action works on a clean machine without building
publish-automate-function-version: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.4.0