Skip to content

Commit

Permalink
Update tagger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Mar 23, 2021
1 parent 3baaeb5 commit a2b8e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cp ../../../enz/.packaging/build_tarballs.jl Enzyme@11/build_tarballs.jl
sed "s~%ENZYME_VERSION%~${GITHUB_REF}~g" Enzyme@11/build_tarballs.jl -i
sed "s~%ENZYME_HASH%~${GITHUB_SHA}~g" Enzyme@11/build_tarballs.jl -i
git add Enzyme@9
git add Enzyme@11
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit a2b8e77

Please sign in to comment.