Skip to content

Commit

Permalink
Update releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe authored Apr 20, 2020
1 parent 843f8e1 commit 6a2d136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: echo ::set-env name=RELEASE_VERSION::$(echo ${GITHUB_REF:10})

- name: Publish to Registry
uses: HurricanKai/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@2.14
with:
name: criteord/cassandra_exporter
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 6a2d136

Please sign in to comment.