Skip to content

Commit db6b4a0

Browse files
authored
Merge pull request #546 from astropy/dependabot/github_actions/peter-evans/repository-dispatch-11ba7d3f32dc7cc919d1c43f1fec1c05260c26b5
Bump peter-evans/repository-dispatch from 0e8ca8c8a5ca5e28d25af2c27fc5aa40f16cffca to 2
2 parents a6d479b + 7d4c49a commit db6b4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: _build
4747

4848
- name: Dispatch Learn Astropy deployment
49-
uses: peter-evans/repository-dispatch@0e8ca8c8a5ca5e28d25af2c27fc5aa40f16cffca
49+
uses: peter-evans/repository-dispatch@11ba7d3f32dc7cc919d1c43f1fec1c05260c26b5
5050
if: ${{ (github.event_name == 'push') && (github.ref == 'refs/heads/main') && (github.repository == 'astropy/astropy-tutorials')}}
5151
with:
5252
token: ${{ secrets.DISPATCH_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)