We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8395a4a commit bfe847bCopy full SHA for bfe847b
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,11 @@ permissions:
16
17
jobs:
18
release:
19
- uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.8
+<<<<<<< HEAD
20
+ uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@6.0.0
21
+=======
22
23
+>>>>>>> 91881fe (ci: bump release workflow to 6.0.0)
24
secrets:
25
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
26
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}
0 commit comments