Skip to content

Commit 7d4c49a

Browse files
Bump peter-evans/repository-dispatch
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 0e8ca8c8a5ca5e28d25af2c27fc5aa40f16cffca to 2. This release includes the previously tagged commit. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](peter-evans/repository-dispatch@0e8ca8c...11ba7d3) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6d479b commit 7d4c49a

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)