Skip to content

Commit

Permalink
Self reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Oct 27, 2023
1 parent a9d5cfa commit 27a0b59
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/docker-backuppc/.github/workflows/main.yml@${{ vars.GITHUB_SHA }}
uses: ./.github/workflows/main.yml
docker:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 27a0b59

Please sign in to comment.