Add initial Action (#40)

* Add initial Github action.
This commit is contained in:
Dave Gallant
2020-10-26 00:35:19 -04:00
committed by GitHub
parent 2c9f0df088
commit 7b59bf8163
12 changed files with 373 additions and 422 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- name: Publish version to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: davegallant/npm-groovy-lint-test
name: davegallant/rfd-notify
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tag_semver: true