File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ name: Publish
1313#      tags: [ 'v[0-9]+.[0-9]+.[0-9]+*' ]
1414#  jobs:
1515#    publish:
16- #      uses: dart-lang/ecosystem/.github/workflows/publish.yml @main
16+ #      uses: dart-lang/ecosystem/.github/workflows/publish.yaml @main
1717
1818#  Callers may optionally specify the version of the SDK to use when publishing a
1919#  package. This can be useful if your package has a very recent minimum SDK
@@ -23,7 +23,7 @@ name: Publish
2323# 
2424#  jobs:
2525#    publish:
26- #      uses: dart-lang/ecosystem/.github/workflows/publish.yml @main
26+ #      uses: dart-lang/ecosystem/.github/workflows/publish.yaml @main
2727#      with:
2828#        sdk: beta
2929
@@ -33,7 +33,7 @@ name: Publish
3333# 
3434#  jobs:
3535#    publish:
36- #      uses: dart-lang/ecosystem/.github/workflows/publish.yml @main
36+ #      uses: dart-lang/ecosystem/.github/workflows/publish.yaml @main
3737#      with:
3838#        use-flutter: true
3939
@@ -42,7 +42,7 @@ name: Publish
4242# 
4343#  jobs:
4444#    publish:
45- #      uses: dart-lang/ecosystem/.github/workflows/publish.yml @main
45+ #      uses: dart-lang/ecosystem/.github/workflows/publish.yaml @main
4646#      with:
4747#        write-comments: false
4848
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments