Skip to content

Commit

Permalink
Update self references
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Oct 27, 2023
1 parent 3ecfc14 commit 49b6196
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 @@ -6,7 +6,7 @@ on:

jobs:
main:
uses: adferrand/dnsrobocert/.github/workflows/main.yml@master
uses: ./.github/workflows/main.yml
pypi:
runs-on: ubuntu-latest
needs: [main]
Expand Down

0 comments on commit 49b6196

Please sign in to comment.