Tag external workflow (#202)

This commit is contained in:
Sebastián Estrella 2022-07-01 10:49:06 -05:00 committed by GitHub
parent 1465a90914
commit 56bf80c171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
push: true
hackage:
uses: stackbuilders/reusable-workflows/.github/workflows/cabal-upload.yml@main
uses: stackbuilders/reusable-workflows/.github/workflows/cabal-upload.yml@v0.1.0
secrets:
HACKAGE_USERNAME: ${{ secrets.HACKAGE_USERNAME }}
HACKAGE_PASSWORD: ${{ secrets.HACKAGE_PASSWORD }}