Skip to content

Commit

Permalink
chore: update release notary
Browse files Browse the repository at this point in the history
Outillage has been deprecated in favour of aevea. There is full compatibility as until now the outillage branch has been released as well.
  • Loading branch information
fallion authored and Stranger6667 committed Nov 22, 2021
1 parent 9a7c239 commit 87ac234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
uses: actions/checkout@v1

- name: Release Notary Action
uses: docker://outillage/release-notary
uses: docker://aevea/release-notary
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 87ac234

Please sign in to comment.